UNPKG

@threlte/theatre

Version:

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

3 lines (2 loc) 130 B
import type { AnyProp, ComplexProp } from '../types'; export declare const isComplexProp: (prop: AnyProp) => prop is ComplexProp;