d2
Version:
Javascript library for DHIS2
13 lines (12 loc) • 326 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _default = {
notificationRecipient: 'ORGANISATION_UNIT_CONTACT',
deliveryChannels: [],
notifyUsersInHierarchyOnly: false
};
exports.default = _default;
//# sourceMappingURL=validationNotificationTemplate.js.map