Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResponseSuccess<T>

Cache response storing the fetcher's resolved value

Type parameters

  • T

    type of the resolved value.

Hierarchy

  • ResponseSuccess

Index

Properties

Properties

status

status: "success"

value

value: T

Generated using TypeDoc