mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-28 15:58:33 +01:00
4 lines
129 B
JavaScript
4 lines
129 B
JavaScript
// @flow strict
|
|
export { default as getIcon } from './get-icon';
|
|
export { default as getContactHref } from './get-contact-href';
|