UNPKG

react-quizzes

Version:

React quizz/form builder and delivery solution

5 lines 336 B
/// <reference types="react" /> declare function PreviewForm(props: any): JSX.Element; declare const _default: import("antd/es/form/interface").ConnectedComponentClass<typeof PreviewForm, Pick<import("antd/es/form").FormComponentProps<any>, "wrappedComponentRef">>; export default _default; //# sourceMappingURL=FormPreview.d.ts.map