Class SettingServiceImpl

A service providing a simple user-level, persistent key-value store on the back end

Implements

Constructors

Properties

Methods

Constructors

Properties

envVarServer: EnvVariablesServer
ready: Deferred<void> = ...
values: Record<string, string> = {}

Methods