(resolve-params node-params context)
Takes a list of 'node params' pepared by parser/parse-params
.
Returns a (possibly nested) map of parameters, where references
have been realized into actual values (bool, int, string & objects)
Takes a list of 'node params' pepared by `parser/parse-params`. Returns a (possibly nested) map of parameters, where references have been realized into actual values (bool, int, string & objects)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close