UNPKG

voxa-cli

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