UNPKG

@cause-911/management

Version:

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

6 lines (5 loc) 154 B
import { OnInit } from '@angular/core'; export declare class CauseManagementComponent implements OnInit { constructor(); ngOnInit(): void; }