fix exports
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
// Reexport your entry components here
|
// Reexport your entry components here
|
||||||
export * from './Jitsi.svelte';
|
export { default as Jitsi } from './Jitsi.svelte';
|
||||||
export type * from './jitsi-iframe-api.d.ts';
|
export type * from './jitsi-iframe-api.d.ts';
|
||||||
|
|||||||
Reference in New Issue
Block a user