UNPKG

@threlte/theatre

Version:

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

8 lines (7 loc) 192 B
import type { Snippet } from 'svelte'; declare const Studio: import("svelte").Component<{ enabled?: boolean; hide?: boolean; children?: Snippet; }, {}, "">; export default Studio;