Skip to content

Commit 542f282

Browse files
committed
Note on additional side effect.
1 parent bc28be5 commit 542f282

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

express-zod-api/src/zod-plugin.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* @desc Enables .label() on ZodDefault
77
* @desc Enables .remap() on ZodObject
88
* @desc Stores the argument supplied to .brand() on all schema (runtime distinguishable branded types)
9+
* @desc Ensures that the brand withstands additional refinements or checks
910
* */
1011
import * as R from "ramda";
1112
import { z, globalRegistry } from "zod";

0 commit comments

Comments
 (0)