Search
Preparing search index...
The search index is not available
ghapi
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Client
Class Client
A GitHub API client
class
GitHubAPIClient
Hierarchy
Client
Index
Constructors
constructor
Properties
token
Methods
get
User
Constructors
constructor
new
Client
(
token
?:
string
)
:
Client
Creates an instance of GitHubAPIClient.
memberof
GitHubAPIClient
Parameters
Optional
token:
string
Returns
Client
Properties
Private
Optional
token
token
:
string
Methods
get
User
get
User
(
username
:
string
)
:
User
Parameters
username:
string
Returns
User
Globals
Expression
Types
APIObject
Client
constructor
token
get
User
Git
Hub
Error
User
IGit
HubAPIConfig
IUser
Response
fetch
format
Expression
Generated using
TypeDoc
A GitHub API client
GitHubAPIClient