UNPKG
@yujinakayama/apple-music
Version:
latest (0.4.1)
0.4.1
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0
Apple Music API Client for Node.js
github.com/yujinakayama/apple-music-node
@yujinakayama/apple-music
/
jest.config.js
4 lines
•
69 B
JavaScript
View Raw
1
2
3
4
module
.
exports
= { preset:
'ts-jest'
, testEnvironment:
'node'
, };