Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FallBackable<T>

an object that can be used as the temp argument of the fallback function

Type parameters

  • T

Hierarchy

  • FallBackable

Index

Properties

Properties

new

represents a pending request to load new data

Optional old

old: T

represents already loaded old data (probably retrieved from cache)

Generated using TypeDoc