UNPKG

ngx-smart-spreadsheet

Version:

Lightweight spreadsheet module for Angular

3 lines (2 loc) 86 B
declare const csvToArray: (strData: string) => string[][]; export default csvToArray;