mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-06-14 06:00:47 +00:00
feat: add @actions/cache
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import { SpanContext } from './span_context';
|
||||
export declare const INVALID_SPANID = "0000000000000000";
|
||||
export declare const INVALID_TRACEID = "00000000000000000000000000000000";
|
||||
export declare const INVALID_SPAN_CONTEXT: SpanContext;
|
||||
//# sourceMappingURL=invalid-span-constants.d.ts.map
|
||||
Reference in New Issue
Block a user