interface AccountSyncStatusEntryRunning {
    state: "running";
}

Properties

Properties

state: "running"