UNPKG
as-bitray
Version:
latest (2.5.1)
2.5.1
2.5.0
2.4.9
2.4.8
2.4.7
2.4.6
2.4.5
2.4.4
2.4.3
2.4.1
2.4.0
Bitray - Small Utility For Handling Binary Data Written In AssemblyScript
JairusSW/as-bitray
as-bitray
/
assembly
/
tsconfig.json
7 lines
•
110 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"assemblyscript/std/assembly.json"
,
"include"
:
[
"./**/*.ts"
,
"bitray/index.ts"
]
}