UNPKG

@ema/js-base-library

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.2.0.

8 lines (7 loc) 193 B
import { Config } from "./config"; export declare class ConfigService extends Config { _type: string; constructor(enforcer: any); static readonly instance: any; type: string; }