@watzon/baserow
Preparing search index...
types
GitHubIssuesDataSyncUpdate
Interface GitHubIssuesDataSyncUpdate
interface
GitHubIssuesDataSyncUpdate
{
githubIssuesOwner
?:
string
;
githubIssuesRepo
?:
string
;
syncedProperties
?:
string
[]
;
}
Hierarchy
BaseDataSyncUpdate
GitHubIssuesDataSyncUpdate
Index
Properties
github
Issues
Owner?
github
Issues
Repo?
synced
Properties?
Properties
Optional
github
Issues
Owner
githubIssuesOwner
?:
string
Optional
github
Issues
Repo
githubIssuesRepo
?:
string
Optional
synced
Properties
syncedProperties
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
github
Issues
Owner
github
Issues
Repo
synced
Properties
@watzon/baserow
Loading...