mirror of
https://github.com/status-im/metro.git
synced 2025-02-01 13:55:39 +00:00
5 lines
62 B
JavaScript
5 lines
62 B
JavaScript
/**
|
|
* @providesModule bar
|
|
*/
|
|
|
|
module.exports = setInterval; |