UNPKG

windly

Version:

4 lines (3 loc) 123 B
import { RFormWithDrawerProps } from 'utils/types'; declare const RForm: React.FC<RFormWithDrawerProps>; export { RForm };