UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

6 lines 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.skillSchema = void 0; var ISkill_1 = require("./ISkill"); Object.defineProperty(exports, "skillSchema", { enumerable: true, get: function () { return ISkill_1.skillSchema; } }); //# sourceMappingURL=index.js.map