mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 10:04:18 -08:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
|
export const ENDPOINTS = {
|
||
|
EXPLORE_THE_TOOL: '/en/cejst',
|
||
|
};
|