fix: import sheets_v4
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Router } from 'express';;
|
||||
import { google, } from "googleapis";
|
||||
import { google, sheets_v4 } from "googleapis";
|
||||
import { OAuth2Client } from 'google-auth-library'
|
||||
|
||||
export const router = Router()
|
||||
|
||||
Reference in New Issue
Block a user