Update readme.md
This commit is contained in:
parent
990679fd21
commit
6c8cc3fcdc
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ is.array(value, is.number); // Validate `value` is an array and all of its items
|
||||||
**Note:** TypeScript users must use `.function_()` because of a TypeScript naming limitation.
|
**Note:** TypeScript users must use `.function_()` because of a TypeScript naming limitation.
|
||||||
|
|
||||||
##### .buffer(value)
|
##### .buffer(value)
|
||||||
#### .blob(value)
|
#### .blob(value)
|
||||||
##### .object(value)
|
##### .object(value)
|
||||||
|
|
||||||
Keep in mind that [functions are objects too](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions).
|
Keep in mind that [functions are objects too](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue