UNPKG

@hopepaddy/dumi-theme

Version:

dumi-theme-hopepaddy is a documentation site theme package designed for dumi2. It provides a more beautiful and user-friendly development and reading experience based on @lobehub/ui

6 lines (5 loc) 111 B
import { FC } from 'react'; declare const StructuredData: FC<{ ld: any; }>; export default StructuredData;