Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAppState

Hierarchy

  • IAppState

Index

Properties

addonStatuses

addonStatuses: {}

Type declaration

addons

addons: AddonPackage[]

currentWorkspace

currentWorkspace: string | null

enabledAddons

enabledAddons: {}

Type declaration

  • [name: string]: boolean

flyAPI

flyAPI: any

flywheelTeams

flywheelTeams: any

flywheelUser

flywheelUser: any

loadedAddons

loadedAddons: AddonPackage[]

selectedSites

selectedSites: SiteJSON["id"][]

siteStatuses

siteStatuses: {}

Type declaration

  • [siteId: string]: Local.SiteStatus

updatedAddons

updatedAddons: AddonPackage["name"][]

Generated using TypeDoc