dwysokinski.me/src/config/routing.js
2022-09-11 07:31:16 +00:00

4 lines
45 B
JavaScript

export const ROUTE = {
INDEX_PAGE: '/',
};