Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Interfaces

Functions

Functions

  • exists(key: string): Promise<boolean>
  • read(key: string): Promise<string>
  • remove(key: string): Promise<void>
  • write(key: string, value: string): Promise<void>

Generated using TypeDoc