File "routes.ts"
Full Path: /var/www/html/front_back/workspace/Gitep-front/src/shared/config/routes.ts
File size: 130 bytes
MIME-type: text/plain
Charset: utf-8
export const PAYMENTS = "payments";
export const SIGN_IN = "sign-in";
export const PROJECT = "project";
export const DDS = "dds";