addModuleAsync

fun addModuleAsync(moduleURL: String, options: WorkletOptions = definedExternally): Promise<Void>(source)
fun addModuleAsync(moduleURL: URL, options: WorkletOptions = definedExternally): Promise<Void>(source)