tiptap/packages/extension-typography/src/index.ts

6 lines
99 B
TypeScript
Raw Normal View History

2020-12-08 04:32:50 +08:00
import { Typography } from './typography'
export * from './typography'
export default Typography