Options
All
  • Public
  • Public/Protected
  • All
Menu

Strategy to store and retrieve SDM preferences.

Hierarchy

  • PreferenceStore

Implemented by

Index

Methods

Methods

delete

get

  • get<V>(key: string, options?: { defaultValue?: V; scope?: PreferenceScope | string }): Promise<V | undefined>

list

put

Generated using TypeDoc