/** * Legacy Memoire Registry Protocol — v1. * * 0.14.1 adds shadcn-native V2 registry output. The original Memoire * registry.json contract remains supported for backward compatibility and is * now imported through this explicitly named module. */ export * from "./schema.js";