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

export {
  anatomy
};
