API ReferenceCore Interfaces & TypesDBReadyStateOn this pageDBReadyState Represents the state of the loading process. Definition Type: DBReadyState = 'loading' | 'ready' | 'error'