git ssb

2+

VictorBjelkholm (lasoa) / metabutt



Tree: 142778730edf52960e1b89868c4e56290311699c

Files: 142778730edf52960e1b89868c4e56290311699c / dev.cljs.edn

365 bytesRaw
1^{:watch-dirs ["test" "src"]
2 :css-dirs ["resources/public/css"]
3 :auto-testing true}
4{:main metabutt.core
5 :npm-deps false
6 :infer-externs true
7 :foreign-libs [{:file "dist/index.bundle.js"
8 :provides ["ssb-client" "pull-stream"]
9 :global-exports {ssb-client SSBClient
10 pull-stream PullStream}}]}
11

Built with git-ssb-web