We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96abac7 commit c3bb14fCopy full SHA for c3bb14f
servant-js/src/Servant/JS.hs
@@ -123,7 +123,7 @@ import Servant.JS.Axios
123
import Servant.JS.Internal
124
import Servant.JS.JQuery
125
import Servant.JS.Vanilla
126
-import Servant.Foreign (GenerateList(..), listFromAPI, NoTypes)
+import Servant.Foreign (listFromAPI)
127
128
-- | Generate the data necessary to generate javascript code
129
-- for all the endpoints of an API, as ':<|>'-separated values
0 commit comments