rickvanlieshout.com/src/utils/index.js
2018-11-09 20:08:48 +03:00

3 lines
113 B
JavaScript

export { default as getIcon } from './get-icon';
export { default as getContactHref } from './get-contact-href';