cocoa-discord - v3.2.0
Preparing search index...
base
Store
Class Store
Index
Constructors
constructor
Methods
notify
notify
Await
subscribe
Constructors
constructor
new
Store
()
:
Store
Returns
Store
Methods
notify
notify
(
name
:
string
)
:
undefined
|
Awaitable
<
void
>
[]
Parameters
name
:
string
Returns
undefined
|
Awaitable
<
void
>
[]
notify
Await
notifyAwait
(
name
:
string
)
:
Promise
<
void
>
Parameters
name
:
string
Returns
Promise
<
void
>
subscribe
subscribe
(
name
:
string
,
func
:
PureFunction
)
:
void
Parameters
name
:
string
func
:
PureFunction
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
notify
notify
Await
subscribe
cocoa-discord - v3.2.0
Loading...