mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-06-12 21:50:45 +00:00
fix: use node fetch
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
/** @type {typeof globalThis.Blob} */
|
||||
export const Blob: typeof globalThis.Blob;
|
||||
export default Blob;
|
||||
Reference in New Issue
Block a user