Interface SyncStateIsSyncing

interface SyncStateIsSyncing {
    _tag: "SyncStateIsSyncing";
}

Properties

Properties

_tag