UNPKG

uupaa.aacprofile.js

Version:
20 lines (14 loc) 512 B
<!DOCTYPE html><html><head><title>AACProfile test</title> <meta name="viewport" content="width=device-width, user-scalable=no"> <meta charset="utf-8"></head><body> <script src="../../lib/WebModule.js"></script> <script> WebModule.VERIFY = true; WebModule.VERBOSE = true; WebModule.PUBLISH = true; </script> <script src="../wmtools.js"></script> <script src="../../lib/AACProfile.js"></script> <script src="../../release/AACProfile.el.min.js"></script> <script src="../testcase.js"></script> </body></html>