I had same error and solved it like this: import { Request, Response } from 'express' import { OAuth2Client } from 'google-auth-library'; ...
確定! 回上一頁