include extensions
This commit is contained in:
parent
370dee03fc
commit
e377e6591d
1 changed files with 1 additions and 1 deletions
|
|
@ -30,4 +30,4 @@ export { default as Video } from './components/Video/Video.svelte';
|
|||
export { default as Visible } from './components/Visible/Visible.svelte';
|
||||
|
||||
// Utilities
|
||||
export { getPhotoPackPropsFromDoc } from './components/PhotoPack/docProps';
|
||||
export { getPhotoPackPropsFromDoc } from './components/PhotoPack/docProps.js';
|
||||
|
|
|
|||
Loading…
Reference in a new issue