Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IKeyStorageConfig

Index

Properties

Properties

Optional adapter

The IStorageAdapter implementation to be used as a storage backend.

Optional dir

dir: undefined | string

Path to folder where to store the data (Node.js only).

Optional name

name: undefined | string

Name of the IndexedDB database where to store the data (Browsers only).