UNPKG

@envelop/instrumentation

Version:

This package contains utility functions and types to ease the use of instrumentation accross Envelop, Yoga, whatwg-node and Hive Gateway plugins.

6 lines (5 loc) 217 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // eslint-disable-next-line import/export tslib_1.__exportStar(require("./instrumentation.js"), exports);