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

File init.ts

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

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import path from 'path';
3import { createRequire } from 'node:module';
4import { determineProjectFlavor } from './flavor.js';

Callers

nothing calls this directly

Calls 1

createRequireFunction · 0.50

Tested by

no test coverage detected