aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/PursLoader/JsStringEscape.purs
blob: 79590aec04ad6bd427ea283228776af4442565a4 (plain) (blame)
1
2
3
module PursLoader.JsStringEscape (jsStringEscape) where

foreign import jsStringEscape :: String -> String