Viewing File: /home/ubuntu/todaykat-frontend-base/node_modules/yup/lib/util/sortFields.d.ts

import { ObjectShape } from '../object';
export default function sortFields(fields: ObjectShape, excludedEdges?: readonly [string, string][]): string[];
Back to Directory File Manager