We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ed1bc commit d89dffeCopy full SHA for d89dffe
test/type_splice.js
@@ -1,6 +1,6 @@
1
import test from 'ava'
2
import { applyPatch, encode, decode, addType } from '../'
3
-import Splice from '../src/types/splice'
+import Splice from '../src/types/Splice'
4
import { getNewPlain } from '../src/util/get'
5
import { isPlainObject } from '../src/util/is'
6
0 commit comments