Repository URL to install this package:
|
Version:
0.7.0 ▾
|
// (c) Copyright 2023 Supertenant Ltd. - all rights reserved.
// See LICENSE file in project root for license terms.
"use strict";const W3cTraceContext=require("./W3cTraceContext");exports.fromInstanaIds=W3cTraceContext.fromInstanaIds,exports.createEmptyUnsampled=W3cTraceContext.createEmptyUnsampled;