Uses of Interface
elemental2.dom.Cache.KeysRequestUnionType
-
Uses of Cache.KeysRequestUnionType in elemental2.dom
Methods in elemental2.dom that return Cache.KeysRequestUnionTypeMethods in elemental2.dom with parameters of type Cache.KeysRequestUnionTypeModifier and TypeMethodDescriptionelemental2.promise.Promise
<elemental2.core.JsArray<Request>> Cache.keys
(Cache.KeysRequestUnionType request) elemental2.promise.Promise
<elemental2.core.JsArray<Request>> Cache.keys
(Cache.KeysRequestUnionType request, CacheQueryOptions options)