source-graph-stream-client
Preparing search index...
RepoSearchResult
Type Alias RepoSearchResult
type
RepoSearchResult
=
{
externalServiceType
:
string
;
repoLastFetched
:
string
;
repository
:
string
;
repositoryID
:
number
;
repositoryMatches
:
{
end
:
{
column
:
number
;
line
:
number
;
offset
:
number
}
;
start
:
{
column
:
number
;
line
:
number
;
offset
:
number
}
;
}
;
repoStars
?:
number
;
topics
:
string
[]
;
type
:
"repo"
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
external
Service
Type
repo
Last
Fetched
repository
repository
ID
repository
Matches
repo
Stars?
topics
type
Properties
external
Service
Type
externalServiceType
:
string
repo
Last
Fetched
repoLastFetched
:
string
repository
repository
:
string
repository
ID
repositoryID
:
number
repository
Matches
repositoryMatches
:
{
end
:
{
column
:
number
;
line
:
number
;
offset
:
number
}
;
start
:
{
column
:
number
;
line
:
number
;
offset
:
number
}
;
}
Optional
repo
Stars
repoStars
?:
number
topics
topics
:
string
[]
type
type
:
"repo"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
external
Service
Type
repo
Last
Fetched
repository
repository
ID
repository
Matches
repo
Stars
topics
type
source-graph-stream-client
Loading...