mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Conditionally export JSTimers
Reviewed By: fkgozali Differential Revision: D5446953 fbshipit-source-id: c08bd873024d591f5186a3a6767f319de3b6b6d8
This commit is contained in:
committed by
Facebook Github Bot
parent
7e29b1fc77
commit
a68f6fab0f
@@ -12,6 +12,7 @@
|
||||
var remoteModulesConfig = [
|
||||
['RemoteModule1',null,['remoteMethod','promiseMethod'],[]],
|
||||
['RemoteModule2',null,['remoteMethod','promiseMethod'],[]],
|
||||
['Timing',null,['callImmediates']],
|
||||
];
|
||||
|
||||
var MessageQueueTestConfig = {
|
||||
|
||||
Reference in New Issue
Block a user