Files
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

7 lines
404 B
JavaScript

define(["require", "exports", "tslib", "./PersonaPresence", "./PersonaPresence.base"], function (require, exports, tslib_1, PersonaPresence_1, PersonaPresence_base_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(PersonaPresence_1, exports);
tslib_1.__exportStar(PersonaPresence_base_1, exports);
});
//# sourceMappingURL=index.js.map