openapi-client-axios-typegen
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "openapi-client-axios-typegen", | ||
"description": "Typescript type generator for openapi-client-axios", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "Viljami Kuosmanen <viljami@avoinsorsa.fi>", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -43,4 +43,4 @@ "use strict"; | ||
var yargs_1 = __importDefault(require("yargs")); | ||
var __1 = __importDefault(require("../")); | ||
var indent_string_1 = __importDefault(require("indent-string")); | ||
var __1 = __importDefault(require("openapi-client-axios")); | ||
var dtsGenerator_1 = __importDefault(require("@anttiviljami/dtsgenerator/dist/core/dtsGenerator")); | ||
@@ -163,2 +163,2 @@ var jsonSchema_1 = require("@anttiviljami/dtsgenerator/dist/core/jsonSchema"); | ||
} | ||
//# sourceMappingURL=typegen.js.map | ||
//# sourceMappingURL=typegen.js.map |
Sorry, the diff of this file is not supported yet
34546
11
264