UNPKG

pm-controls

Version:
8 lines (7 loc) 183 B
import { ElementRef } from '@angular/core'; export declare class BusyIndicatorCircularComponent { BusyMessage: any; IsBusy: any; path: ElementRef; ngOnInit(): void; }