UNPKG

pip-services3-rpc-node

Version:
7 lines (6 loc) 162 B
/** * @module test * @preferred */ export { TestRestClient } from './TestRestClient'; export { TestCommandableHttpClient } from './TestCommandableHttpClient';