Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/R-js/libRmath.js
/ build.ts
File
build.ts
scripts/build.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ mkdirSync, readFileSync, rmSync } from
'node:fs'
;
4
import
{ writeFileSync } from
'node:fs'
;
Callers
nothing calls this directly
Calls
1
init
Function · 0.70
Tested by
no test coverage detected