UNPKG

tss-img-lib

Version:

Install the package using the following command

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