UNPKG

@readyplayerme/visage

Version:

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

4 lines (3 loc) 122 B
import Avatar, { CAMERA, AvatarProps } from './Avatar.component'; export { Avatar, CAMERA }; export type { AvatarProps };