mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-01-29 23:02:41 +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';
|