Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
cyber/backend/types/services
SyncProgress
Type Alias SyncProgress
Sync
Progress
:
{
done
?:
boolean
;
error
?:
string
;
message
?:
string
;
progress
?:
number
;
status
?:
"idle"
|
"in-progress"
|
"error"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@deep-foundation/deeplinks
Loading...