Skip to content

Commit

Permalink
documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydaly committed Nov 16, 2018
1 parent 2b7b946 commit f58f644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1301,7 +1301,7 @@ If you are using persistent connections in your function routes (such as AWS RDS
An `index.d.ts` declaration file has been included for use with your TypeScript projects (thanks @hassankhan). Please feel free to make suggestions and contributions to keep this up-to-date with future releases.

```javascript
// import Lambda API and TypeScript definitions
// import Lambda API and TypeScript declarations
import API from 'lambda-api'
```

Expand Down

0 comments on commit f58f644

Please sign in to comment.