Options
All
  • Public
  • Public/Protected
  • All
Menu

Type Parameters

  • S

Hierarchy

  • StoreOptions

Index

Properties

actions?: ActionTree<S, S>
devtools?: boolean
getters?: GetterTree<S, S>
modules?: ModuleTree<S>
mutations?: MutationTree<S>
plugins?: <internal>.Plugin<S>[]
state?: S | (() => S)
strict?: boolean

Generated using TypeDoc