File

lib/interfaces/terminus-module-options.interface.ts

Description

The options f$r the asynchronous Terminus module creation

Extends

Pick

Index

Properties

Properties

inject
inject: (string | symbol | Function | Type<any> | Abstract<any>)[]
Type : (string | symbol | Function | Type<any> | Abstract<any>)[]
Optional

The providers which should get injected

name
name: string
Type : string
Optional

The name of the module

useClass
useClass: Type<TerminusOptionsFactory>
Type : Type<TerminusOptionsFactory>
Optional

The class which should be used to provide the Terminus options

useExisting
useExisting: Type<TerminusOptionsFactory>
Type : Type<TerminusOptionsFactory>
Optional

Import existing providers from other module

useFactory
useFactory: function
Type : function
Optional

The factory which should be used to provide the Terminus options

result-matching ""

    No results matching ""