Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
6
node_modules/googleapis-common/build/src/authplus.d.ts
generated
vendored
Normal file
6
node_modules/googleapis-common/build/src/authplus.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import { Compute, GoogleAuth, JWT, OAuth2Client } from 'google-auth-library';
|
||||
export declare class AuthPlus extends GoogleAuth {
|
||||
JWT: typeof JWT;
|
||||
Compute: typeof Compute;
|
||||
OAuth2: typeof OAuth2Client;
|
||||
}
|
||||
Reference in New Issue
Block a user