matchAll
fun matchAll(
request: dynamic = definedExternally,
options: CacheQueryOptions = definedExternally
): Promise<Array<Response>>
(source)
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
fun matchAll(
request: dynamic = definedExternally,
options: CacheQueryOptions = definedExternally
): Promise<Array<Response>>