UNPKG
nobind17
Version:
latest (2.0.1)
next (2.0.0-rc.3)
2.0.1
2.0.0
2.0.0-rc.3
2.0.0-rc.2
2.0.0-rc.1
2.0.0-rc.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0
Next-gen binding framework for Node.js / Node-API
github.com/mmomtchev/nobind
mmomtchev/nobind
nobind17
/
example
/
tsconfig.json
7 lines
(6 loc)
•
78 B
JSON
View Raw
1
2
3
4
5
6
7
{
"compilerOptions"
:
{
"module"
:
"es2020"
,
"target"
:
"es2020"
}
}