UNPKG

@readyplayerme/visage

Version:

Easily display Ready Player Me avatars and 3D on the web.

5 lines (4 loc) 149 B
import { SpawnState } from '../types'; export declare const spawnState: import("jotai/index").PrimitiveAtom<SpawnState> & { init: SpawnState; };