TyphonJS Runtime Library (FVTT) 0.2.0-next.1
svelte/store
Subscriber
Type Alias Subscriber<T>
Subscriber
<
T
>
:
(
(
value
:
T
)
=>
void
)
Callback to inform of a value updates.
Type Parameters
T
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
Demo - Essential Svelte ESM
TyphonJS Runtime Library (FVTT) 0.2.0-next.1
Callback to inform of a value updates.