A wrapper around the conf package that provides a strongly-typed interface for accessing the local storage.

Type Parameters

  • T extends {
        [key: string]: any;
    }

Constructors

Properties

Methods

Constructors

Properties

config: default<T>

Methods