// src/components/drawer/drawer.anatomy.ts
import { anatomy } from "@zag-js/drawer";

export {
  anatomy
};
