Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed May 7, 2024
1 parent 9604ef9 commit 6d8ea09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Target/Variable/Environment.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export declare const string: (params?: ({
errorMap?: import("zod").ZodErrorMap | undefined;
invalid_type_error?: string | undefined;
required_error?: string | undefined;
message?: string | undefined;
description?: string | undefined;
} & {
coerce?: true | undefined;
Expand Down

0 comments on commit 6d8ea09

Please sign in to comment.