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 9b39c4e commit c1f2046Copy full SHA for c1f2046
README.md
@@ -84,7 +84,7 @@ the consumer parsing the string, it can be unambigously parsed back to the origi
84
##### Primitive
85
86
- `string | null`.
87
- - Excludes zero-length strings.
+ - Excludes zero-length strings or treats them incidentally as `undefined`.
88
- `number | null`.
89
- `bigint | null`.
90
- `boolean | null`.
0 commit comments