mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-06-11 05:30:46 +00:00
feat: add @actions/cache
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
// Copyright (c) Microsoft Corporation.
|
||||
// Licensed under the MIT license.
|
||||
|
||||
// d.ts shims provide types for things we use internally but are not part
|
||||
// of this package's surface area.
|
||||
|
||||
interface Request {}
|
||||
interface RequestInit {}
|
||||
interface Response {}
|
||||
interface Headers {}
|
||||
Reference in New Issue
Block a user