RefinementCtx: {
    addIssue: ((arg: IssueData) => void);
    path: (string | number)[];
}

Type declaration

Generated using TypeDoc