mirror of
https://github.com/strapi/strapi.git
synced 2025-09-02 21:32:43 +00:00
3 lines
105 B
JavaScript
3 lines
105 B
JavaScript
// eslint-disable-next-line import/prefer-default-export
|
|
export { default as getTrad } from './getTrad';
|