UNPKG

@grafana/faro-web-sdk

Version:

Faro instrumentations, metas, transports for web.

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