Liking cljdoc? Tell your friends :D
ClojureScript only.

threeagent.assets.impl.core


load!cljs

(load! database tree)
(load! database tree url-resolver)

Loads the asset tree into the database.

Optional url-resolver is a function (fn [path] -> resolved-url) that transforms asset paths before passing to loaders. Defaults to identity for standard HTTP loading.

Loads the asset tree into the database.

Optional url-resolver is a function (fn [path] -> resolved-url) that transforms
asset paths before passing to loaders. Defaults to identity for standard HTTP loading.
sourceraw docstring

refcljs

(ref asset-key)
source

visitcljsmultimethod

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close