UNPKG

review-edit-auto

Version:

scan your project, only review edited code in given time-range automatic

3 lines (2 loc) 78 B
declare const genExcel: (table: string[][]) => void; export default genExcel;