mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-08-03 16:13:01 +02: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';
|