UNPKG

file-saver-angular

Version:

This library is used to export data to csv/excel

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