MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / utils.ts

File utils.ts

packages/vite/helpers/utils.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'path';
2import fs from 'fs';
3import { transformSync } from 'esbuild';
4import { createRequire } from 'node:module';

Callers

nothing calls this directly

Calls 2

getPackageJsonFunction · 0.70
createRequireFunction · 0.50

Tested by

no test coverage detected