typed-rest-client/lib/Index.ts

3 строки
117 B
TypeScript

import * as httpm from './HttpClient';
import * as restm from './RestClient';
import * as handlerm from './Handlers';