release: fix install

This commit is contained in:
ci
2026-03-24 11:22:16 +00:00
commit 3f4cbbf154
24 changed files with 552 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';