]> git.immae.eu Git - github/fretlink/purs-loader.git/blob - example/src/Foo/Bar.purs
Add FFI JavaScript as a webpack dependency
[github/fretlink/purs-loader.git] / example / src / Foo / Bar.purs
1 module Foo.Bar (bar) where
2
3 bar = "c"
4
5 bar' = "d"