mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-29 05:42:47 -07:00
6 lines
80 B
TypeScript
6 lines
80 B
TypeScript
|
|
import MdxTitle, { h } from './MdxTitle'
|
||
|
|
|
||
|
|
export default MdxTitle
|
||
|
|
|
||
|
|
export { h }
|