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

export {
  anatomy
};
