RocketChat/Rocket.Chat

View on GitHub
packages/rest-typings/src/v1/import/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export * from './import';
export * from './DownloadPendingAvatarsParamsPOST';
export * from './DownloadPendingFilesParamsPOST';
export * from './DownloadPublicImportFileParamsPOST';
export * from './GetCurrentImportOperationParamsGET';
export * from './GetImportFileDataParamsGET';
export * from './GetImportProgressParamsGET';
export * from './GetLatestImportOperationsParamsGET';
export * from './ImportersListParamsGET';
export * from './StartImportParamsPOST';
export * from './UploadImportFileParamsPOST';
export * from './ImportAddUsersParamsPOST';