UNPKG
flagon
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
A tiny bitwise manipulation module built for mortals
github.com/JAForbes/flagon
JAForbes/flagon
flagon
/
jsconfig.json
6 lines
•
75 B
JSON
View Raw
1
2
3
4
5
6
{
"compilerOptions"
:
{
"target"
:
"ES6"
,
"module"
:
"commonjs"
}
}