chore: update deps

(cherry picked from commit 8facd658346c0394216a560696df4bdd9f24fd85)
This commit is contained in:
MengYX
2021-12-14 14:57:48 +08:00
parent b06b73f43e
commit 1d510a7afd
10 changed files with 9863 additions and 2349 deletions

View File

@@ -5,7 +5,7 @@ import {
GetMetaFromFile,
SniffAudioExt,
SplitFilename
} from "@/decrypt/utils.ts";
} from "@/decrypt/utils";
import {Decrypt as QmcDecrypt, HandlerMap} from "@/decrypt/qmc";