UNPKG

@toolprint/api-client

Version:
8 lines 308 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.client = void 0; const index_js_1 = require("./client/index.js"); exports.client = (0, index_js_1.createClient)((0, index_js_1.createConfig)({ baseUrl: 'http://localhost:8080' })); //# sourceMappingURL=client.gen.js.map