Skip to content

Commit

Permalink
include typescript information, closes #19
Browse files Browse the repository at this point in the history
  • Loading branch information
pocesar committed Apr 2, 2015
1 parent c79090a commit a520022
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ npm install object-path
bower install object-path
```

### Typescript typings

```
tsd query object-path --action install --save
```

## Usage

```javascript
Expand Down

0 comments on commit a520022

Please sign in to comment.