matchAsync

fun matchAsync(request: Request, options: MultiCacheQueryOptions = definedExternally): Promise<Response?>(source)
fun matchAsync(request: String, options: MultiCacheQueryOptions = definedExternally): Promise<Response?>(source)
fun matchAsync(request: URL, options: MultiCacheQueryOptions = definedExternally): Promise<Response?>(source)