mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-08 04:18:06 +08:00
6 lines
99 B
TypeScript
6 lines
99 B
TypeScript
import { Typography } from './typography'
|
|
|
|
export * from './typography'
|
|
|
|
export default Typography
|