UNPKG

@threlte/theatre

Version:

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

3 lines (2 loc) 114 B
import type { Primitive } from 'type-fest'; export declare const isPrimitive: (value: any) => value is Primitive;