5 lines
167 B
TypeScript
Executable File
5 lines
167 B
TypeScript
Executable File
/**
|
|
* Symbol used to make BaggageEntryMetadata an opaque type
|
|
*/
|
|
export declare const baggageEntryMetadataSymbol: unique symbol;
|
|
//# sourceMappingURL=symbol.d.ts.map
|