UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

3 lines 275 B
export const isNiceCXOneTextContent = (content) => !!(content === null || content === void 0 ? void 0 : content.text); export const isNiceCXOneJsonContent = (content) => !!(content === null || content === void 0 ? void 0 : content.json); //# sourceMappingURL=niceCXOne.js.map