Type Alias: DBReadyState
DBReadyState =
"loading"|"ready"|"error"
Defined in: react/hooks.ts:313
Represents the state of the loading process.
DBReadyState =
"loading"|"ready"|"error"
Defined in: react/hooks.ts:313
Represents the state of the loading process.