import * as sentryDeno from "https://deno.land/x/sentry_deno@v0.2.2/packages/types/src/baggage.ts";
Type Aliases
The baggage data structure represents key,value pairs based on the baggage spec: https://www.w3.org/TR/baggage | |
x/sentry_deno/packages/types/src/baggage.ts
import * as sentryDeno from "https://deno.land/x/sentry_deno@v0.2.2/packages/types/src/baggage.ts";
The baggage data structure represents key,value pairs based on the baggage spec: https://www.w3.org/TR/baggage | |