UNPKG

@itwin/object-storage-s3

Version:

Object storage implementation base for S3 compatible providers

8 lines 155 B
declare const types: { bucket: symbol; S3Server: { config: symbol; }; }; export { types as Types }; //# sourceMappingURL=Types.d.ts.map