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