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

export {
  anatomy
};
