UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

7 lines 198 B
import type * as React from 'react'; type Props = { buildRowErrors: () => void; }; export declare const WatchFormErrors: React.FC<Props>; export {}; //# sourceMappingURL=WatchFormErrors.d.ts.map