mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-24 09:13:24 +01:00
Remove unused ExtendType in Node
This commit is contained in:
parent
28e299991a
commit
35bee40d23
@ -1,7 +1,6 @@
|
||||
import { produce } from 'immer'
|
||||
import { Editor, Path, Range, Text } from '..'
|
||||
import { Element, ElementEntry } from './element'
|
||||
import { ExtendedType } from './custom-types'
|
||||
|
||||
/**
|
||||
* The `Node` union type represents all of the different types of nodes that
|
||||
|
Loading…
x
Reference in New Issue
Block a user