Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StoragePair<T>

Type for key and value pairs found in the storage cache

Type parameters

  • T

Hierarchy

  • StoragePair

Index

Properties

Properties

key

key: string

The item's key

value

value: T

The item's value

Generated using TypeDoc