UNPKG

@tresjs/core

Version:

Declarative ThreeJS using Vue Components

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