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.
1 parent 4ad0460 commit 56a22dcCopy full SHA for 56a22dc
src/types/buffer.ts
@@ -1,5 +1,6 @@
1
import SchemaType from '../schematype';
2
import ValidationError from '../error/validation';
3
+import type { WithImplicitCoercion } from 'buffer';
4
5
/**
6
* Boolean schema type.
0 commit comments