mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-19 13:08:27 +02:00
5 lines
No EOL
167 B
TypeScript
5 lines
No EOL
167 B
TypeScript
/**
|
|
* Symbol used to make BaggageEntryMetadata an opaque type
|
|
*/
|
|
export declare const baggageEntryMetadataSymbol: unique symbol;
|
|
//# sourceMappingURL=symbol.d.ts.map
|