UNPKG
base94
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Base94 Encoder/Decoder
github.com/JustAWaifuHunter/base94
JustAWaifuHunter/base94
base94
/
tsconfig.json
7 lines
•
117 B
JSON
View Raw
1
2
3
4
5
6
7
{
"compilerOptions"
:
{
"target"
:
"ESNext"
,
"module"
:
"CommonJS"
,
"moduleResolution"
:
"node"
}
}