FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
lowcoder/node_modules/create-require/create-require.d.ts at main · lowcoder-org/lowcoder · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
lowcoder-org
/
lowcoder
Public
Notifications
You must be signed in to change notification settings
Fork
314
Star
1.6k
Code
Issues
227
Pull requests
47
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
lowcoder
/
node_modules
/
create-require
/
create-require.d.ts
Copy path
More file actions
More file actions
Latest commit
History
History
History
3 lines (2 loc) · 105 Bytes
Breadcrumbs
lowcoder
/
node_modules
/
create-require
/
create-require.d.ts
Copy path
File metadata and controls
3 lines (2 loc) · 105 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
import
{
URL
}
from
'url'
;
export
default
function
createRequire
(
filename
:
string
|
URL
)
:
NodeRequire
;
Back
|
FazBrowse Home
|
New Git URL