release: add README preview screenshot

This commit is contained in:
ci
2026-04-23 10:40:41 +00:00
commit 51c87ad6a3
28 changed files with 557 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';