UNPKG

@navinc/base-react-components

Version:
6 lines 238 B
// @create-index export { default as man } from './man.js'; export { default as profile } from './profile.js'; export { default as users } from './users.js'; export { default as woman } from './woman.js'; //# sourceMappingURL=index.js.map