mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-29 08:09:52 +08:00
feat: support force sync by click (#4089)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { DocState, StatusAdapter } from './types';
|
||||
import type { DocState } from './types';
|
||||
|
||||
export interface DatasourceDocAdapter extends Partial<StatusAdapter> {
|
||||
export interface DatasourceDocAdapter {
|
||||
/**
|
||||
* request diff update from other clients
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user