Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Preference

Index

Type aliases

Node

Node: TreeNode

TreeNode

Variables

Const DEFAULT_SCOPE

DEFAULT_SCOPE: SelectedScopeDetails = ...

Const Node

Node: typeof Node = ...

Functions

Const getValueInScope

  • getValueInScope<T>(preferenceInfo: undefined | PreferenceInspection<T>, scope: number): undefined | T