Routes
It is where the routes are located.
.
└── routes
├── guardRouter.ts
├── index.ts
└── [name].ts
Was this helpful?
It is where the routes are located.
.
└── routes
├── guardRouter.ts
├── index.ts
└── [name].ts
Was this helpful?