Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GooseMod/OpenAsar
/ firstRun.js
File
firstRun.js
src/firstRun.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
const
{ join, basename } = require(
'path'
);
3
4
const
Constants = require(
'./Constants'
);
Callers
nothing calls this directly
Calls
1
reg
Function · 0.70
Tested by
no test coverage detected