Fork me on GitHub
#cljsjs
<
2016-01-08
>
snoe17:01:53

Hi, how would you use a package like jsdiff from node that has a line like if (modules) modules.exports = JsDiff ? I can access it with js/module.exports but that doesn't seem right. Is it a packaging issue perhaps?

juhoteperi19:01:17

@snoe: I think js/JsDiff should be available