release: add ErrorPopup component and export
This commit is contained in:
3
dist/index.d.ts
vendored
Normal file
3
dist/index.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as LimelightButton } from './components/LimelightButton.vue';
|
||||
export { default as ErrorPopup } from './components/ErrorPopup.vue';
|
||||
export * from './utils/webviewer';
|
||||
Reference in New Issue
Block a user