UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

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