This commit is contained in:
meishibiezb
2026-05-01 20:02:55 +08:00
commit a25145638f
18 changed files with 5818 additions and 0 deletions

4
wxt.config.ts Normal file
View File

@@ -0,0 +1,4 @@
import { defineConfig } from 'wxt';
// See https://wxt.dev/api/config.html
export default defineConfig({});