UNPKG

@csvbox/angular

Version:
4 lines (3 loc) 89 B
export interface CSVBoxMethods { onData?: (result: boolean, data: any) => void; }