UNPKG

@zag-js/avatar

Version:

Core logic for the avatar widget implemented as a state machine

7 lines (4 loc) 257 B
import * as _zag_js_anatomy from '@zag-js/anatomy'; declare const anatomy: _zag_js_anatomy.AnatomyInstance<"root" | "image" | "fallback">; declare const parts: Record<"root" | "image" | "fallback", _zag_js_anatomy.AnatomyPart>; export { anatomy, parts };