Optional
blueprintOptions: ModuleBlueprintOptionsOptional
defaultOptional
exportsOptional
importsOptional
isOptional
onOptional
onOptional
onOptional
providersReturns the ProviderModuleOptions of this Blueprint.
Can be used to update the Blueprint definition.
Can be used to instantiate a new
blueprint
with the same exact options as this one.Note: Everything is deep cloned, you can safely overwrite all the properties of the cloned instance.