UNPKG

dumi

Version:

📖 Documentation Generator of React Component

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