Skip to content

Instantly share code, notes, and snippets.

@Deraen
Last active August 29, 2015 14:14
Show Gist options
  • Select an option

  • Save Deraen/af64aaf2178fbc482648 to your computer and use it in GitHub Desktop.

Select an option

Save Deraen/af64aaf2178fbc482648 to your computer and use it in GitHub Desktop.
pikaday.deps.cljs
{:foreign-libs [{:file "cljsjs/common/pikaday.inc.js"
:provides ["org.pikaday"]}
{:file "cljsjs/common/pikaday.inc.js"
:requires ["org.moment"]
:provides ["org.pikaday.with-moment"]}]
:externs ["cljsjs/common/pikaday.ext.js"]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment