UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

11 lines 282 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const translations = { feeling: { positive: "Positive", negative: "Negative", neutral: "Neutral", }, }; exports.default = translations; //# sourceMappingURL=en.locale.js.map