Skip to content

Commit

Permalink
fix: index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
0529bill committed Aug 4, 2022
1 parent 99736bd commit 4cfab28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ export declare const handleValidation: ({
dataSource?: unknown
defaultErrorMessage?: string | undefined
}) => (boolean | ErrorValidation)[]
export default handleValidation

0 comments on commit 4cfab28

Please sign in to comment.