CPrz21
Results
1
comments of
CPrz21
Maybe this could help you... `const question : Question = { title: req.query.title as string, content: req.query.content as string };`