refix array tests and switch to lib0

This commit is contained in:
Kevin Jahns
2019-03-10 23:26:53 +01:00
parent 0a5753c191
commit 39cee7c6e7
25 changed files with 80 additions and 81 deletions

View File

@@ -2,7 +2,7 @@
* @module utils
*/
import * as encoding from 'funlib/encoding.js'
import * as encoding from 'lib0/encoding.js'
/**
* A transaction is created for every change on the Yjs model. It is possible