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

export {
  anatomy
};
