export {default as clientSettingMethodCallConfigs} from './clientSetting';
export {default as torrentContentMethodCallConfigs} from './torrentContent';
export {default as torrentListMethodCallConfigs} from './torrentList';
export {default as torrentPeerMethodCallConfigs} from './torrentPeer';
export {default as torrentTrackerMethodCallConfigs} from './torrentTracker';
export {default as transferSummaryMethodCallConfigs} from './transferSummary';
