Skip to content

Commit

Permalink
docs: Allow sending in undefined as the object
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusU committed Nov 1, 2019
1 parent c5ee897 commit c2b3dcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Expand Up @@ -77,6 +77,8 @@ Type: `object`

Object to get, set, or delete the `path` value.

You are allowed to pass in `undefined` as the object to the `get` and `has` functions.

#### path

Type: `string`
Expand Down

0 comments on commit c2b3dcb

Please sign in to comment.