mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-06-16 06:50:48 +00:00
feat: add @actions/cache
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* An interface describes additional metadata of a tracer.
|
||||
*/
|
||||
export interface TracerOptions {
|
||||
/**
|
||||
* The schemaUrl of the tracer or instrumentation library
|
||||
*/
|
||||
schemaUrl?: string;
|
||||
}
|
||||
//# sourceMappingURL=tracer_options.d.ts.map
|
||||
Reference in New Issue
Block a user