// Boneyard skeleton registry - auto-generated by `npx boneyard-js build` // This file is imported once at app initialization to register all bone layouts. // Run `npx boneyard-js build` to generate bone files from your components. const registry: Record = {}; export default registry;