UNPKG

voxa-cli

Version:
3 lines (2 loc) 165 B
import { IVoxaSheet } from "../VoxaSheet"; export declare function buildFromGoogleSheets(options: any, authKeys: {}, spreadsheetKey: string): Promise<IVoxaSheet[]>;