"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const legacy_1 = require("./legacy");
exports.legacyPlugin = legacy_1.plugin;
exports.legacyMonitor = legacy_1.monitor;
exports.legacyCommon = legacy_1.common;
//# sourceMappingURL=index.js.map