UNPKG

@uex/web-extensions

Version:

## Installation

7 lines (6 loc) 182 B
import { AfterViewInit } from '@angular/core'; export declare class LoadingComponent implements AfterViewInit { constructor(); ready: boolean; ngAfterViewInit(): void; }