Skip to content

Commit

Permalink
docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Tomilov committed Dec 2, 2016
1 parent 0d666d7 commit fac6a60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions typescript/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
### TypeScript for pg-monitor
## TypeScript for pg-monitor

Complete TypeScript 2.0 declarations for the [pg-monitor] module.

#### Inclusion
### Inclusion

Typescript should be able to pick up the definitions without any manual configuration.

#### Usage
### Usage

```ts
import * as pgMonitor from "pg-monitor";
Expand Down

0 comments on commit fac6a60

Please sign in to comment.