mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-05-23 06:30:46 +00:00
feat: add @actions/cache
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import { GlobOptions } from './internal-glob-options';
|
||||
/**
|
||||
* Returns a copy with defaults filled in.
|
||||
*/
|
||||
export declare function getOptions(copy?: GlobOptions): GlobOptions;
|
||||
Reference in New Issue
Block a user