feat(stage): add global button analytics directive (#2146)

This commit is contained in:
RainbowBird
2026-07-29 15:59:53 +08:00
committed by GitHub
parent 2ae95253d9
commit 742bb80ca5
16 changed files with 415 additions and 36 deletions
+1
View File
@@ -26,6 +26,7 @@
"./composables": "./src/composables/index.ts",
"./constants/*": "./src/constants/*.ts",
"./constants": "./src/constants/index.ts",
"./directives/*": "./src/directives/*.ts",
"./libs/inference/adapters/*": "./src/libs/inference/adapters/*.ts",
"./libs/inference": "./src/libs/inference/index.ts",
"./libs/*": "./src/libs/*.ts",