Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ModelServiceConstructor<M, T, I>

Type parameters

Hierarchy

  • ModelServiceConstructor

Index

Constructors

Properties

Constructors

constructor

  • new ModelServiceConstructor(owner: M, serviceName: undefined | string): ModelService<M, T> & I
  • Parameters

    • owner: M
    • serviceName: undefined | string

    Returns ModelService<M, T> & I

Properties

prototype

prototype: ModelService<any, any> & I

Generated using TypeDoc