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