UNPKG

@ema/js-base-library

Version:

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

6 lines (5 loc) 120 B
import { BaseService } from './base-service'; export declare class Server { base: BaseService; constructor(); }