UNPKG

@cause-911/core

Version:

Run `npm install @cause-911/core --save` to add this library to your project

5 lines (4 loc) 160 B
import { CoreService } from './core.service'; export declare function configFactory(coreService: CoreService): string; export declare class CauseCoreModule { }