Skip to content

Commit 9245191

Browse files
committed
Show setIntEncoding method on docs
1 parent b276240 commit 9245191

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/client/v2/serviceClient.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ export default abstract class ServiceClient {
6868
}
6969

7070
/**
71-
* @ignore
7271
* Set the default int decoding method for all JSON requests this client creates.
7372
* @param method - \{"default" | "safe" | "mixed" | "bigint"\} method The method to use when parsing the
7473
* response for request. Must be one of "default", "safe", "mixed", or "bigint". See

0 commit comments

Comments
 (0)