UNPKG

dumi

Version:

📖 Documentation Generator of React Component

5 lines (4 loc) • 119 B
import { type FC } from 'react'; import './index.less'; declare const ContentFooter: FC; export default ContentFooter;