UNPKG

@grafana/faro-web-sdk

Version:

Faro instrumentations, metas, transports for web.

6 lines 362 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WebVitalsInstrumentation = void 0; var instrumentation_1 = require("./instrumentation"); Object.defineProperty(exports, "WebVitalsInstrumentation", { enumerable: true, get: function () { return instrumentation_1.WebVitalsInstrumentation; } }); //# sourceMappingURL=index.js.map