mirror of
https://github.com/musix-org/musix-oss
synced 2025-01-11 01:44:50 +00:00
4 lines
93 B
JavaScript
4 lines
93 B
JavaScript
|
'use strict'
|
||
|
// this exists so we can replace it during testing
|
||
|
module.exports = setInterval
|