Skip to content

Commit abab130

Browse files
committed
Add sessiom request types
1 parent 4ecf374 commit abab130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/routes/user.route.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import express,{Request,Response} from "express";
1+
import express from "express";
22
import {
33
Welcome,
44
allUsers,

0 commit comments

Comments
 (0)