4 lines
170 B
JavaScript
Raw Normal View History

export { default as getRequestURL } from './getRequestURL';
export { default as getTrad } from './getTrad';
export { default as formatPolicies } from './formatPolicies';