Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
fs from
'fs'
;
2
import
path from
'path'
;
3
import
{ createRequire } from
'node:module'
;
4
import
{ determineProjectFlavor } from
'./flavor.js'
;
Callers
nothing calls this directly
Calls
1
createRequire
Function · 0.50
Tested by
no test coverage detected