UNPKG
uupaa.aacprofile.js
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
AAC Profile and Level detection.
github.com/uupaa/AACProfile.js
uupaa/AACProfile.js
uupaa.aacprofile.js
/
index.js
4 lines
(2 loc)
•
95 B
JavaScript
View Raw
1
2
3
4
//
module
.exports =
require
(
"./bin/AACProfile"
);
module
.exports =
require
(
"./lib/AACProfile"
);