UNPKG

csv2gsheets

Version:

CLI tool to convert local CSV files into Google Sheets files in a designated Google Drive folder.

5 lines (4 loc) 111 B
/** * Logs out of the Google services by deleting the token file. */ export default function logout(): void;