Skip to content

Commit 0d7a751

Browse files
committed
prettify
1 parent 3d15f4c commit 0d7a751

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/app-engine.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ export declare function getAllowedHosts(config?: {
44
additionalAllowedHosts?: string[]
55
injectDefaults?: boolean
66
}): string[]
7+
78
export declare function getContext(): Context | undefined
9+
810
export declare function getTrustProxyHeaders(
911
config?:
1012
| {

0 commit comments

Comments
 (0)