SidneyNemzer / elm-port-helper

Helps you set up Elm's ports (on the JavaScript side)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No warnings are actually shown when an "empty" port sends data

SidneyNemzer opened this issue · comments

This function needs the name of the port first!

port.subscribe(emptyPortListener)