android: enable setTimeout and setInterval
This commit is contained in:
1
doric-js/lib/index.web.d.ts
vendored
1
doric-js/lib/index.web.d.ts
vendored
@@ -26,3 +26,4 @@ declare function _rawValue(v: WrappedValue): RawValue;
|
||||
declare function _injectGlobalObject(name: string, args: string): void;
|
||||
declare function __injectGlobalFunction(name: string): void;
|
||||
declare function __invokeMethod(objectName: string, functionName: string, stringifiedArgs: string): void;
|
||||
declare function _prepared(): void;
|
||||
|
||||
Reference in New Issue
Block a user