mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-05 03:25:10 +08:00
chore: bump deps (#14341)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Array as YArray, Doc, Map as YMap } from 'yjs';
|
||||
|
||||
import { diffKeyedRecords, type KeyedDiff, type KeyedRecord } from './diff';
|
||||
import { diffKeyedRecords, type KeyedRecord } from './diff';
|
||||
import { formatValue, toPlain } from './plain';
|
||||
|
||||
type RootDocMetaExtract = {
|
||||
|
||||
Reference in New Issue
Block a user