Documentation / @zerotal/core / build / RegisterProviderOptions
Interface: RegisterProviderOptions
Defined in: build/codemod.ts:38
Properties
className
className:
string
Defined in: build/codemod.ts:39
importPath
importPath:
string
Defined in: build/codemod.ts:41
Import specifier, e.g. '../app/providers/FooProvider.ts' or '@zerotal/foo'.
bootstrapPath?
optionalbootstrapPath?:string
Defined in: build/codemod.ts:43
Bootstrap file. Default: 'bootstrap/providers.ts'.