UNPKG

@zendesk/retrace

Version:

define and capture Product Operation Traces along with computed metrics with an optional friendly React beacon API

9 lines 323 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ticketAndUserAndGlobalRelationSchemasFixture = void 0; exports.ticketAndUserAndGlobalRelationSchemasFixture = { global: {}, ticket: { ticketId: String }, user: { userId: String }, }; //# sourceMappingURL=relationSchemas.js.map