Files
Ammaar Reshi d6025af146 Initial commit
2025-01-04 14:06:53 +00:00

3 lines
138 B
TypeScript

import { Field } from '../types';
export default function getFieldValue(_f: Field['_f']): any;
//# sourceMappingURL=getFieldValue.d.ts.map