UNPKG

@grafana/faro-web-sdk

Version:

Faro instrumentations, metas, transports for web.

6 lines 263 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RESOURCE_ENTRY = exports.NAVIGATION_ENTRY = void 0; exports.NAVIGATION_ENTRY = 'navigation'; exports.RESOURCE_ENTRY = 'resource'; //# sourceMappingURL=performanceConstants.js.map