mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-06 22:44:22 +08:00
5 lines
62 B
JavaScript
5 lines
62 B
JavaScript
/**
|
|
* @providesModule bar
|
|
*/
|
|
|
|
module.exports = setInterval; |