Skip to main content

Interface: Loadable<T>

core/loadable.Loadable

Type parameters

NameType
Tany

Hierarchy

Properties

data

data: null | T


error

error: null | Error


loading

loading: boolean