zeed
Preparing search index...
MessagesDefaultMethods
Interface MessagesDefaultMethods<L>
interface
MessagesDefaultMethods
<
L
>
{
connect
?:
(
channel
:
Channel
)
=>
void
;
dispose
:
()
=>
void
;
options
:
(
opt
:
MessagesOptions
)
=>
L
;
}
Type Parameters
L
Index
Properties
connect?
dispose
options
Properties
Optional
connect
connect
?:
(
channel
:
Channel
)
=>
void
dispose
dispose
:
()
=>
void
options
options
:
(
opt
:
MessagesOptions
)
=>
L
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
dispose
options
zeed
Loading...