(runnable: any)
| 162 | destroyNativeObjectsManager(nativeObjectsManager: JSRuntimeNativeObjectsManager): void; |
| 163 | createWorker(): JSRuntime; |
| 164 | runOnJsThread(runnable: any): void; |
| 165 | } |
| 166 | |
| 167 | export interface ValdiCore_statics { |
no outgoing calls
no test coverage detected