3 lines
145 B
TypeScript
3 lines
145 B
TypeScript
/** shared context for storing an extracted b3 debug flag */
|
|
export declare const B3_DEBUG_FLAG_KEY: symbol;
|
|
//# sourceMappingURL=common.d.ts.map
|