This commit is contained in:
IndieKKY
2024-10-06 19:16:22 +08:00
parent 9bcf6ee48d
commit 2460b0b822
12 changed files with 32 additions and 25 deletions

View File

@@ -29,7 +29,7 @@ const debug = (...args: any[]) => {
}
const runtime: {
injectMessaging: InjectMessaging
injectMessaging: InjectMessaging<AllExtensionMessages, AllInjectMessages, AllAPPMessages>
// lastV?: string | null
// lastVideoInfo?: VideoInfo