match

fun match(request: dynamic, options: CacheQueryOptions = definedExternally): Promise<Any?>(source)

Since Kotlin

1.1
fun match(request: Request, options: CacheQueryOptions = definedExternally): Promise<JsAny?>(source)
fun match(request: String, options: CacheQueryOptions = definedExternally): Promise<JsAny?>(source)

Since Kotlin

1.8