Permalink
Please sign in to comment.
Browse files
fix(toJs): fix "Cannot read property 'ctor' of null"
Apparently `typeof null` is `"object"`! Reported by @simonh1000 on Discourse [1]. [1]: https://discourse.elm-lang.org/t/elm-remotedev-elm-redux-devtools-extension-integration/996/6
- Loading branch information...
0 comments on commit
0860430