rickvanlieshout.com/src/utils/index.js

4 lines
122 B
JavaScript

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