Skip to content

Commit 1a539c6

Browse files
fix: remove test type
1 parent b826734 commit 1a539c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/start-client-core/src/serverRoute.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ export interface RouteServerOptions<
172172
any
173173
>)
174174
>
175-
test?: (test: Expand<ExtractHandlersContext<THandlers>>) => void
176175
}
177176

178177
declare const createHandlersSymbol: unique symbol

0 commit comments

Comments
 (0)