UNPKG

node-googlesheet

Version:

A Node Package for smooth use of googlesheet programatically.

5 lines (4 loc) 85 B
declare class Utils { constructor(); formatDataLikeJson(data: [[]]): {}[]; }