IApplicationCreaterServerContext
runtime / IApplicationCreaterServerContext
Interface: IApplicationCreaterServerContext
Hierarchy
↳
IApplicationCreaterServerContext
Table of contents
Properties
Properties
modelManager
• Optional modelManager: IModelManager
Inherited from
IApplicationCreaterBase.modelManager
pageData
• Optional pageData: any
Inherited from
IApplicationCreaterBase.pageData
req
• req: IncomingMessage & { [x: string]: any; }
routeProps
• Optional routeProps: Object
Index signature
▪ [x: string]: any
Inherited from
IApplicationCreaterBase.routeProps
statusCode
• Optional statusCode: number