Function: createNestWebApp
bootstrap/src.createNestWebApp
createNestWebApp(
module
,originalModule
?):Promise
<NestFastifyApplication
<RawServerDefault
>>
Parameters
▪ module: any
▪ originalModule?: any
Returns
Promise
<NestFastifyApplication
<RawServerDefault
>>
Source
libs/bootstrap/src/lib/setup-web-app.ts:74
Generated using typedoc-plugin-markdown and TypeDoc