Skip to content

Commit

Permalink
docs: add module description
Browse files Browse the repository at this point in the history
  • Loading branch information
Cweili committed May 10, 2019
1 parent 2dfcb6b commit 5296a6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ declare namespace ReqJSON {
declare class ReqJSON {
/**
* Create a new ReqJSON instance
*
* ReqJSON is a Promise based simple HTTP/HTTPS client for browser to request JSON or string for RESTful apis, with koa-like middleware support.
*/
constructor();

Expand Down

0 comments on commit 5296a6c

Please sign in to comment.