diff options
Diffstat (limited to 'docs/PursLoader')
-rw-r--r-- | docs/PursLoader/JsStringEscape.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/PursLoader/JsStringEscape.md b/docs/PursLoader/JsStringEscape.md new file mode 100644 index 0000000..09f52aa --- /dev/null +++ b/docs/PursLoader/JsStringEscape.md | |||
@@ -0,0 +1,9 @@ | |||
1 | ## Module PursLoader.JsStringEscape | ||
2 | |||
3 | #### `jsStringEscape` | ||
4 | |||
5 | ``` purescript | ||
6 | jsStringEscape :: String -> String | ||
7 | ``` | ||
8 | |||
9 | |||