Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Storage

Index

Methods

  • put(key: string, value: string): Promise<void>
  • get(key: string): Promise<null | string>
  • del(key: string): Promise<void>

Generated using TypeDoc