mirror of
https://github.com/oven-sh/setup-bun
synced 2026-09-07 20:04:03 +00:00
Next release of setup-bun
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import { URL } from 'url';
|
||||
|
||||
export default function createRequire (filename: string | URL): NodeRequire;
|
||||
Reference in New Issue
Block a user