mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-24 01:17:50 +08:00
6 lines
95 B
TypeScript
6 lines
95 B
TypeScript
|
import { Highlight } from './highlight'
|
||
|
|
||
|
export * from './highlight'
|
||
|
|
||
|
export default Highlight
|