UNPKG

@grafana/faro-web-sdk

Version:

Faro instrumentations, metas, transports for web.

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