UNPKG
snappystream
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.0
1.5.0
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
0.4.0
0.3.4
0.3.3
0.3.1
0.3.0
0.2.0
0.1.0
Framed Snappy streams
github.com/dudleycarr/snappystream
dudleycarr/snappystream
snappystream
/
jest.config.js
5 lines
•
123 B
JavaScript
View Raw
1
2
3
4
5
/**
@type
{import('ts-jest').JestConfigWithTsJest} */
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, };