GitHub
npm
Preparing search index...
The search index is not available
gh-api-client
gh-api-client
PinnedGist
Interface PinnedGist
A pinned gist on a user's GitHub profile.
interface
PinnedGist
{
description
:
null
|
string
;
name
:
string
;
url
:
string
;
}
Index
Properties
description
name
url
Properties
description
description
:
null
|
string
Gist description
name
name
:
string
Gist short ID
url
url
:
string
URL to the gist on GitHub
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
name
url
GitHub
npm
gh-api-client
Loading...
A pinned gist on a user's GitHub profile.