Constructors

Properties

Methods

Constructors

Properties

Services: {
    all: (() => Promise<IService[]>);
    latest: (() => Promise<Service>);
} = ...

Type declaration

Methods