index
:
purs-loader
latest
master
purs-css-modules-webpack-plugin
PureScript loader for webpack _ Forked from https://github.com/fretlink/purs-loader
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
example
/
src
/
FooFFI.js
blob: a2681c8642d8302fff536af5188abe8d6c0c2047 (
plain
) (
blame
)
1
2
3
4
5
// module Foo
exports
.
foot
=
"a"
;
exports
.
meter
=
"b"
;