UNPKG

@rkosafo/cai.components

Version:

This package is under development and not ready for public use.

7 lines (6 loc) 155 B
declare const Index: import("svelte").Component<{ url: any; videoId: any; }, {}, "">; type Index = ReturnType<typeof Index>; export default Index;