UNPKG

@zag-js/anatomy

Version:
6 lines (5 loc) 98 B
// src/index.ts import { createAnatomy } from "./create-anatomy.mjs"; export { createAnatomy };