espial/purs/src/Main.js
Jon Schoning 79ee31dff6 use parcel-bundler
'moment' and 'marked' can now be required() from purescript FFI
2019-01-31 22:43:58 -06:00

6 lines
75 B
JavaScript

"use strict";
exports._mainImpl = function() {
return window.PS = PS;
}