UNPKG

payload

Version:

Node, React, Headless CMS and Application Framework built on Next.js

3 lines 184 B
import type { FormState } from '../admin/types.js'; export declare const getDataByPath: <T = unknown>(fields: FormState, path: string) => T; //# sourceMappingURL=getDataByPath.d.ts.map