Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TraitServiceConstructor<R, T, I>

Type parameters

Hierarchy

  • TraitServiceConstructor

Index

Constructors

Properties

Constructors

constructor

  • new TraitServiceConstructor(owner: R, serviceName: undefined | string): TraitService<R, T> & I
  • Parameters

    • owner: R
    • serviceName: undefined | string

    Returns TraitService<R, T> & I

Properties

prototype

prototype: TraitService<any, any> & I

Generated using TypeDoc