functionalscript
Advanced tools
Install Socket
Detect and block malicious and high-risk dependencies
Versions
Changelog
0.6.11
0.6.10
export default [ { a: "x", }, ]
0.6.9
Import, const, comments, undefined, and bigint.
import a from "./a.f.js" // const const c = -24n export default { /* properties: */ "a": [5.3, false, -24n, undefined], "c": c }
0.6.8
fsc
0.6.7
0.6.2