4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
|
import nodeWaves from 'node-waves/src/js/waves';
|
||
|
|
||
|
window.Waves = nodeWaves;
|