Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
PortFromElm
Interface PortFromElm
Index
Methods
subscribe
unsubscribe
Methods
public
subscribe
(
handler
:
(value: V) => void
)
Parameters
handler:
(value: V) => void
public
unsubscribe
(
handler
:
(value: V) => void
)
Parameters
handler:
(value: V) => void
Globals