rickvanlieshout.com/src/constants/index.js
2019-07-31 22:05:23 -04:00

4 lines
114 B
JavaScript

// @flow strict
export { default as ICONS } from './icons';
export { default as PAGINATION } from './pagination';