https://github.com/kivra/restclient/blob/e5df6d6736afedbb58ecd8681202bf2fe8637c12/src/restc.erl#L62 I was messing with https://github.com/josefs/Gradualizer and it throws an error that this type doesn't exist. ``` Undefined remote type erlsom:simple_form/0 ``` Unsure what type is supposed to be here, if any. Can PR with a bit more information
restclient/src/restc.erl
Line 62 in e5df6d6
I was messing with https://github.com/josefs/Gradualizer and it throws an error that this type doesn't exist.
Unsure what type is supposed to be here, if any. Can PR with a bit more information