Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComponentServiceConstructor<C, T, I>

Type parameters

Hierarchy

  • ComponentServiceConstructor

Index

Constructors

Properties

Constructors

constructor

  • new ComponentServiceConstructor(owner: C, serviceName: undefined | string): ComponentService<C, T> & I
  • Parameters

    • owner: C
    • serviceName: undefined | string

    Returns ComponentService<C, T> & I

Properties

prototype

prototype: ComponentService<any, any> & I

Generated using TypeDoc