UNPKG

@sitecore/sc-contenthub-webclient-sdk

Version:

Sitecore Content Hub WebClient SDK.

11 lines 278 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.REALTIME = void 0; exports.REALTIME = Object.freeze({ INFO: Object.freeze({ body: "body", icon: "icon", }), raw: "Raw", }); //# sourceMappingURL=notifications.js.map