UNPKG

@uploadx/gcs

Version:
7 lines (6 loc) 160 B
export declare class GCSConfig { static bucketName: string; static uploadAPI: string; static storageAPI: string; static authScopes: string[]; }