UNPKG

@amplitude/analytics-browser

Version:
8 lines 341 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.resetNotify = exports.detNotify = void 0; var detNotify = function () { return undefined; }; exports.detNotify = detNotify; var resetNotify = function () { return undefined; }; exports.resetNotify = resetNotify; //# sourceMappingURL=det-notification.js.map