diff --git a/docs/modules/cp/index.ts.md b/docs/modules/cp/index.ts.md index 441654b..ec98c45 100644 --- a/docs/modules/cp/index.ts.md +++ b/docs/modules/cp/index.ts.md @@ -70,7 +70,7 @@ const chargePoint = new ChargePoint( **Signature** ```ts -async connect(): Promise +async connect(): Promise>> ``` ### sendRequest (method)