mirror of
https://github.com/musix-org/musix-oss
synced 2025-06-17 04:26:00 +00:00
9 lines
183 B
JavaScript
9 lines
183 B
JavaScript
#!/usr/bin/env node
|
|
/**
|
|
* Copyright 2018 Google LLC
|
|
*
|
|
* Distributed under MIT license.
|
|
* See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
|
|
*/
|
|
export {};
|