mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-05-17 22:00:13 +02: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