IStartUpOption
tw5-typed / boot / IStartUpOption
Interface: IStartUpOption
Defined in: src/boot/index.d.ts:43
Properties
bootPath?
optionalbootPath:string
Defined in: src/boot/index.d.ts:44
callback()?
optionalcallback: () =>unknown
Defined in: src/boot/index.d.ts:45
Returns
unknown