47973be
1 2 3
module PursLoader.JsStringEscape (jsStringEscape) where foreign import jsStringEscape :: String -> String