UNPKG

@signiant/media-shuttle-sdk

Version:

The SDK for supporting file transfer to and from Media Shuttle

5 lines 310 B
import PlatformDownloadOptions from './PlatformDownloadOptions'; import PlatformUploadOptions from './PlatformUploadOptions'; import PlatformTransferOptions from './PlatformTransferOptions'; export { PlatformTransferOptions, PlatformDownloadOptions, PlatformUploadOptions }; //# sourceMappingURL=index.d.ts.map