UNPKG

reports-hyper74

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0.

9 lines (8 loc) 362 B
import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class NoDataComponent implements OnInit { constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<NoDataComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<NoDataComponent, "lib-no-data", never, {}, {}, never, never>; }