UNPKG

cannoli-interfaces

Version:
6 lines (5 loc) 287 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NotifyEntity = void 0; var notify_entity_1 = require("./notify.entity"); Object.defineProperty(exports, "NotifyEntity", { enumerable: true, get: function () { return notify_entity_1.NotifyEntity; } });