UNPKG

ngx-easy-table

Version:
6 lines (5 loc) 159 B
import { Config } from '../model/config'; export declare const DefaultConfig: Config; export declare class DefaultConfigService { static config: Config; }