We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a4fb2 commit 89fd2fbCopy full SHA for 89fd2fb
packages/runtime/src/helpers/functions.ts
@@ -28,8 +28,6 @@ import { pack } from './pack'
28
import { ApiRouteType } from './types'
29
import { getFunctionNameForPage } from './utils'
30
31
-// TODO, for reviewer: I added my properties here because that was the easiest way,
32
-// but is it the right spot for it?
33
export interface ApiRouteConfig {
34
functionName: string
35
route: string
0 commit comments