Preparing search index...
The search index is not available
@jackdbd/github-content-store
@jackdbd/github-content-store
RetrieveOptions
Interface RetrieveOptions
interface
RetrieveOptions
{
base_url
?:
string
;
log
?:
Log
;
name
?:
string
;
owner
:
string
;
ref
?:
string
;
repo
:
string
;
token
?:
string
;
}
Index
Properties
base_
url?
log?
name?
owner
ref?
repo
token?
Properties
Optional
base_
url
base_url
?:
string
Optional
log
log
?:
Log
Optional
name
name
?:
string
owner
owner
:
string
Optional
ref
ref
?:
string
repo
repo
:
string
Optional
token
token
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base_
url
log
name
owner
ref
repo
token
@jackdbd/github-content-store
Loading...