Skip to main content

Interface: BundleState<T>

core/types.BundleState

Type parameters

NameType
TResource

Hierarchy

Properties

data

data: null | Bundle<T>


error

Optional error: null | Error


loading

loading: boolean