Skip to content

Commit

Permalink
Merge pull request #35 from pocesar/typescript
Browse files Browse the repository at this point in the history
include typescript information, closes #19
  • Loading branch information
pocesar committed Apr 7, 2015
2 parents cbe9a4c + a520022 commit 7dd70a2
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 7dd70a2

Please sign in to comment.