Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
eduhenke committed Jul 28, 2021
1 parent c8de452 commit 0ac2ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/cp/index.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const chargePoint = new ChargePoint(
**Signature**

```ts
async connect(): Promise<void>
async connect(): Promise<Connection<CentralSystemAction<'v1.6-json'>>>
```

### sendRequest (method)
Expand Down

0 comments on commit 0ac2ebb

Please sign in to comment.