mirror of
https://github.com/strapi/strapi.git
synced 2025-08-18 21:57:46 +00:00
5 lines
214 B
JavaScript
5 lines
214 B
JavaScript
![]() |
export { default as createMatrix } from './createMatrix';
|
||
|
export { default as getRequestUrl } from './getRequestUrl';
|
||
|
export { default as getTrad } from './getTrad';
|
||
|
export { default as getType } from './getType';
|