mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-29 08:18:00 +01:00
4 lines
122 B
JavaScript
4 lines
122 B
JavaScript
// @flow
|
|
export { default as getIcon } from './get-icon';
|
|
export { default as getContactHref } from './get-contact-href';
|