UNPKG
adpcm-addon2
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
ADPCM编码解码插件
adpcm-addon2
/
index.js
1 lines
•
51 B
JavaScript
View Raw
1
module.exports
= require(
'bindings'
)(
'adpcm.node'
)
;