Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SettingsStorage

The settings that are synced

Hierarchy

  • SettingsStorage

Indexable

[index: string]: any

The settings that are synced

Index

Properties

crm

The CRM tree

editor

Settings for the editor

Optional indexes

indexes: number

latestId

latestId: number

The last ID to be generated

nodeStorageSync

nodeStorageSync: ObjectifiedMap<number, any>

Nodes' storage. Indexed by ID

rootName

rootName: string

The name of the root node

settingsLastUpdatedAt

settingsLastUpdatedAt: number

The last time the settings were updated

Generated using TypeDoc