UNPKG

@aidenvigue/tresjs-core

Version:

Declarative ThreeJS using Vue Components

7 lines (6 loc) 154 B
import type { TresObject } from '../types'; export declare const vLog: { mounted: (el: TresObject, binding: { arg: string; }) => void; };