Skip to content

Commit 7668fe8

Browse files
committed
.
1 parent 08443a0 commit 7668fe8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.test-d.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,9 @@ import {
44
API,
55
Request,
66
Response,
7-
RouteError,
8-
MethodError,
97
ALBContext,
108
APIGatewayV2Context,
119
APIGatewayContext,
12-
METHODS,
1310
ErrorHandlingMiddleware,
1411
HandlerFunction,
1512
Middleware,
@@ -25,7 +22,6 @@ import {
2522
isApiGatewayV2Event,
2623
isAlbEvent,
2724
App,
28-
SerializerFunction,
2925
} from './index';
3026
import {
3127
APIGatewayProxyEvent,

0 commit comments

Comments
 (0)