@baseplate-dev/plugin-storage
Version:
Contains the storage plugin for Baseplate
10 lines • 342 B
TypeScript
export declare const STORAGE_PACKAGES: {
'@aws-sdk/client-s3': string;
'@aws-sdk/s3-presigned-post': string;
'@aws-sdk/s3-request-presigner': string;
'mime-types': string;
'@types/mime-types': string;
'react-dropzone': string;
'react-circular-progressbar': string;
};
//# sourceMappingURL=storage-packages.d.ts.map