mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-12 18:24:03 +02:00
Remove unused ExtendType in Node
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user