release: update token name

This commit is contained in:
ci
2026-03-24 11:01:27 +00:00
parent 2836ca3530
commit 34da8862aa
8 changed files with 195 additions and 0 deletions

2
dist/index.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
export { default as LimelightButton } from './components/LimelightButton.vue';
export * from './utils/webviewer';