UNPKG

@itwin/object-storage-google

Version:

Object storage implementation using Google Cloud Storage

5 lines 137 B
export interface GoogleStorageConfig { projectId: string; bucketName: string; } //# sourceMappingURL=GoogleStorageConfig.d.ts.map