UNPKG

dumi

Version:

📖 Documentation Generator of React Component

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