Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/kit
/ utils.js
File
utils.js
packages/kit/src/core/utils.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
path from
'node:path'
;
3
import
process from
'node:process'
;
4
import
{ fileURLToPath } from
'node:url'
;
Callers
nothing calls this directly
Calls
2
posixify
Function · 0.90
to_fs
Function · 0.90
Tested by
no test coverage detected