UNPKG

ecp-ui-lib

Version:

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