Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Protected keyPrefix

keyPrefix: string = 't3-'

Protected storage

storage: Storage = null

Methods

clear

  • clear(): void

get

  • get(key: string): string

isset

  • isset(key: string): boolean

set

  • set(key: string, value: string): void

unset

  • unset(key: string): void

unsetByPrefix

  • unsetByPrefix(prefix: string): void

Generated using TypeDoc