@chelseaapps/recommender documentation

File

Extends

Index

Properties

inject

inject: any[]

Type : any[]

Optional

isGlobal

Optional

Should the module be registered globally? Defaults to true

useClass

useClass: Type<RecommenderOptionsFactory>

Type : Type<RecommenderOptionsFactory>

Optional

useExisting

useExisting: Type<RecommenderOptionsFactory>

Type : Type<RecommenderOptionsFactory>

Optional

Was this helpful?