From 28a9ce962d277e823f29d53b5ea43620cd49b7eb Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Sat, 25 Sep 2021 11:53:16 +0200 Subject: [PATCH] import from internals --- src/types/YText.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/types/YText.js b/src/types/YText.js index 9f1edae6..e16ad5b9 100644 --- a/src/types/YText.js +++ b/src/types/YText.js @@ -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