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