Options
All
  • Public
  • Public/Protected
  • All
Menu

Store type definitions.

Index

Type aliases

Type aliases

Store: VersionState & VersionActions & { setTheme: SetTheme; setThemeKey: SetThemeKey; status: "initializing" | "ready"; theme: DefaultTheme }

The shape of the store.

Generated using TypeDoc