We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pipe
1 parent 4672056 commit 7c2fabbCopy full SHA for 7c2fabb
src/runtime/validation/mock.ts
@@ -12,3 +12,5 @@ export const union = noop
12
export const record = noop
13
export const any = noop
14
export const minLength = noop
15
+
16
+export const pipe = noop
0 commit comments