pull/706/head
Travis Fischer 2025-04-10 02:43:11 +07:00
rodzic e40eaa9888
commit e7de47eb09
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -58,6 +58,7 @@ export namespace googleDrive {
* *
* @example * @example
* ```ts * ```ts
* import { GoogleDriveClient } from '@agentic/google-drive'
* import { GoogleAuth } from 'google-auth-library' * import { GoogleAuth } from 'google-auth-library'
* import { google } from 'googleapis' * import { google } from 'googleapis'
* *