mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-28 07:49:01 +01:00
4 lines
114 B
JavaScript
4 lines
114 B
JavaScript
// @flow strict
|
|
export { default as ICONS } from './icons';
|
|
export { default as PAGINATION } from './pagination';
|