mirror of
https://github.com/yjs/yjs.git
synced 2025-12-29 00:25:01 +01:00
import from internals
This commit is contained in:
@@ -26,13 +26,13 @@ import {
|
||||
typeMapGet,
|
||||
typeMapGetAll,
|
||||
updateMarkerChanges,
|
||||
ContentType,
|
||||
ArraySearchMarker, UpdateDecoderV1, UpdateDecoderV2, UpdateEncoderV1, UpdateEncoderV2, ID, Doc, Item, Snapshot, Transaction // eslint-disable-line
|
||||
} from '../internals.js'
|
||||
|
||||
import * as object from 'lib0/object'
|
||||
import * as map from 'lib0/map'
|
||||
import * as error from 'lib0/error'
|
||||
import { ContentType } from 'yjs'
|
||||
|
||||
/**
|
||||
* @param {any} a
|
||||
|
||||
Reference in New Issue
Block a user