typo fix
This commit is contained in:
parent
754061bccb
commit
aa4a8e9a70
1 changed files with 1 additions and 1 deletions
|
|
@ -54,5 +54,5 @@ export { default as Visible } from './components/Visible/Visible.svelte';
|
||||||
export type {
|
export type {
|
||||||
ContainerWidth,
|
ContainerWidth,
|
||||||
HeadlineSize,
|
HeadlineSize,
|
||||||
ScrollyVideoInstance,
|
ScrollerVideoInstance,
|
||||||
} from './components/@types/global';
|
} from './components/@types/global';
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue