UNPKG

sandai-react

Version:

React components and utilities for the Sandai 3D AI Characters.

3 lines 149 B
import type { Profile } from "./types"; export declare function parseBinaryProfile(buffer: ArrayBuffer): Profile; //# sourceMappingURL=parse.d.ts.map