Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TraitServiceInit<T>

Type parameters

  • T

Hierarchy

  • TraitServiceInit

Index

Properties

Optional extends

Optional inherit

inherit: string | boolean

Optional manager

manager: T

Optional modelService

Optional modelServiceConstructor

modelServiceConstructor: ModelServiceConstructor<Model, T, {}>

Optional observe

observe: boolean

Optional type

type: unknown

Methods

Optional createModelService

  • Returns ModelService<Model, T>

Optional initManager

  • initManager(): T
  • Returns T

Generated using TypeDoc