UNPKG

@threlte/theatre

Version:

Threlte Components for Theatre, an animation library with a professional motion design toolset

6 lines (5 loc) 156 B
declare const InnerStudio: import("svelte").Component<{ hide: boolean; children?: import("svelte").Snippet; }, {}, "">; export default InnerStudio;