Preparing search index...
The search index is not available
@ustra/nuxt
@ustra/nuxt
store
Store
Type alias Store<Id, S, G, A>
Store
<
Id
,
S
,
G
,
A
>
:
_StoreWithState
<
Id
,
S
,
G
,
A
>
&
UnwrapRef
<
S
>
&
_StoreWithGetters
<
G
>
&
(
_ActionsTree
extends
A
?
{}
:
A
)
&
PiniaCustomProperties
<
Id
,
S
,
G
,
A
>
&
PiniaCustomStateProperties
<
S
>
Store type to build a store.
Type Parameters
Id
extends
string
=
string
S
extends
StateTree
=
{}
G
=
{}
A
=
{}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@ustra/nuxt
base/ustra-service
components
composables
config
directives
externals/daum/post
index
kit
management
module
plugins
config
desc
api
auth
components
directives
dom
env
error
fetch
Loading...
Generated using
TypeDoc
Store type to build a store.