We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7a75e commit 92aae8fCopy full SHA for 92aae8f
packages/api/src/index.ts
@@ -17,7 +17,6 @@ interface GitBookAPIErrorResponse {
17
export class GitBookAPI extends Api<{
18
authToken?: string;
19
}> {
20
-
21
/**
22
* Endpoint used by the API client.
23
*/
0 commit comments