(cache-styles styles)
(cache-styles styles instance-id)
Caches the given style if caching is used. Throws QUOTA_EXCEEDED_ERR if the storage is full.
Caches the given style if caching is used. Throws QUOTA_EXCEEDED_ERR if the storage is full.
(read-cache-value key)
Reads the cache if caching is used.
Reads the cache if caching is used.
(set-cache-created-time time-created)
(set-cache-created-time time-created instance-id)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close