MCPcopy
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

1import fs from 'node:fs';
2import path from 'node:path';
3import process from 'node:process';
4import { fileURLToPath } from 'node:url';

Callers

nothing calls this directly

Calls 2

posixifyFunction · 0.90
to_fsFunction · 0.90

Tested by

no test coverage detected