UNPKG

@navinc/base-react-components

Version:
9 lines 445 B
// @create-index export { default as airplane } from './airplane.js'; export { default as coupon } from './coupon.js'; export { default as dashedBullet } from './dashed-bullet.js'; export { default as heartshake } from './heartshake.js'; export { default as lightbulb } from './lightbulb.js'; export { default as placeholder } from './placeholder.js'; export { default as shoppingBag } from './shopping-bag.js'; //# sourceMappingURL=index.js.map