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

File project.ts

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

Source from the content-addressed store, hash-verified

1import { existsSync } from 'fs';
2import { resolve } from 'path';
3import { createRequire } from 'node:module';
4const require = createRequire(import.meta.url);

Callers

nothing calls this directly

Calls 1

createRequireFunction · 0.50

Tested by

no test coverage detected