tankez0r
Results
1
comments of
tankez0r
This is because you have to you the option method of express. ```typescript import express from 'express' import { searchClientOnDB } from "./controller/ClienteController"; import cookieParser from 'cookie-parser' import { eMailController...