UNPKG

@threlte/extras

Version:

Utilities, abstractions and plugins for your Threlte apps

4 lines (3 loc) 165 B
declare const BakeShadows: import("svelte").Component<Record<string, never>, {}, "">; type BakeShadows = ReturnType<typeof BakeShadows>; export default BakeShadows;