Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISetOptions

Hierarchy

  • ISetOptions

Index

Properties

Properties

Optional expires

expires: undefined | Date

set expiration date for storage value when calling Storage.set

Optional ttl

ttl: undefined | number

used along side ISetOptions.expires to automatically extend key expires by entered ttl milliseconds value

Generated using TypeDoc