UNPKG

typescriptkit

Version:

Basic functionality for TypeScript projects

9 lines (7 loc) 285 B
"use strict"; /* istanbul ignore next */ Object.defineProperty(exports, "__esModule", { value: true }); /** This is just to force the compiler to generate .d.ts for interfaces */ function _IHttpClient() { } exports._IHttpClient = _IHttpClient; //# sourceMappingURL=IHttpClient.js.map