Skip to content

Instantly share code, notes, and snippets.

@swannodette
Created November 22, 2013 21:56
Show Gist options
  • Save swannodette/7607547 to your computer and use it in GitHub Desktop.
Save swannodette/7607547 to your computer and use it in GitHub Desktop.
(ns datomic-cljs.http
(:require [datomic-cljs.impl.browser.request :as request :target :browser]
[datomic-cljs.impl.node.request :as request :target :nodejs]
shared-requires))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment