tiptap/packages/extension-typography/src/index.ts
2020-12-07 21:32:50 +01:00

6 lines
99 B
TypeScript

import { Typography } from './typography'
export * from './typography'
export default Typography