mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-14 03:30:18 +00:00
8 lines
99 B
JavaScript
8 lines
99 B
JavaScript
|
define([$DEPENDENCY], function($protobuf) {
|
||
|
"use strict";
|
||
|
|
||
|
$OUTPUT;
|
||
|
|
||
|
return $root;
|
||
|
});
|