UNPKG
custom-zingmp3-api
Version:
latest (1.0.10)
1.0.10
Custom ZingMp3 API
github.com/ntth2000/custom-zingmp3-api
ntth2000/custom-zingmp3-api
custom-zingmp3-api
/
index.js
3 lines
(2 loc)
•
68 B
JavaScript
View Raw
1
2
3
const
Zing
=
require(
'./modules/ZingMp3'
);
module
.
exports
= Zing;