UNPKG

@cainthus/alex-library

Version:

Component React library for Cainthus - Alex Dashboard.

12 lines (9 loc) 243 B
const lib = require('./dist/index'); Object.defineProperty(exports, '__esModule', { value: true }); Object.keys(lib).map(function(componentName) { Object.defineProperty(exports, componentName, { value: lib[componentName] }); });