@grafana/faro-web-sdk
Version:
Faro instrumentations, metas, transports for web.
6 lines • 347 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.ViewInstrumentation = void 0;
var instrumentation_1 = require("./instrumentation");
Object.defineProperty(exports, "ViewInstrumentation", { enumerable: true, get: function () { return instrumentation_1.ViewInstrumentation; } });
//# sourceMappingURL=index.js.map