mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-15 16:17:58 +00:00
UMD comment
This commit is contained in:
parent
2feabfd369
commit
a6fa1a8b29
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
//requirejs compatibility
|
||||
//UMD
|
||||
if ( typeof define === "function" && define.amd ) {
|
||||
define( "Tone", [], function() {
|
||||
return Tone;
|
||||
|
|
Loading…
Reference in a new issue