aura-glass
Version:
A comprehensive glassmorphism design system for React applications with 142+ production-ready components
6 lines (4 loc) • 296 B
JavaScript
const COMPONENT_INVENTORY_JSON_PATH = 'reports/component_inventory.json';
const component_inventory_json = COMPONENT_INVENTORY_JSON_PATH;
export { COMPONENT_INVENTORY_JSON_PATH, component_inventory_json, COMPONENT_INVENTORY_JSON_PATH as default };
//# sourceMappingURL=componentInventory.js.map