Documentation - v0.0.0
Preparing search index...
@crisiscleanup/stacks.api
GithubPipelineProps
Interface GithubPipelineProps
interface
GithubPipelineProps
{
owner
?:
string
;
repos
?:
string
[]
;
rootDir
?:
string
;
}
Hierarchy (
View Summary
)
GithubPipelineProps
GithubCodePipelineProps
Index
Properties
owner?
repos?
root
Dir?
Properties
Optional
owner
owner
?:
string
Optional
repos
repos
?:
string
[]
Optional
root
Dir
rootDir
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
owner
repos
root
Dir
Documentation - v0.0.0
Loading...