Files
tuono/apps/documentation/src/components/MdxProvider/MdxTitle/index.ts
T

6 lines
80 B
TypeScript
Raw Normal View History

2025-01-15 16:59:36 +01:00
import MdxTitle, { h } from './MdxTitle'
export default MdxTitle
export { h }