UNPKG

@tresjs/core

Version:

Declarative ThreeJS using Vue Components

3 lines (2 loc) 130 B
import { Fn } from '@vueuse/core'; export declare function withSetup(composable: Fn): (import('vue').App<Element> | undefined)[];