Searched defs:isRootedExperimentalAsync (Results 1 – 5 of 5) sorted by relevance
69 ABI47_0_0EX_EXPORT_METHOD_AS(isRootedExperimentalAsync, category
270 export async function isRootedExperimentalAsync() { function
17 isRootedExperimentalAsync(): Promise<boolean>; constant
103 fun isRootedExperimentalAsync(promise: Promise) { in isRootedExperimentalAsync() method
294 export async function isRootedExperimentalAsync(): Promise<boolean> { function