v0.4.4
ts-docs
interface
BranchSetting
Properties
displayName
landingPage
branches
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
ts-docs
/
branches
/
BranchSetting
Interface
BranchSetting
Defined in index.ts
Properties
displayName
:
string
landingPage
?
:
string
branches
:
Array
external
Array
<
BranchOption
interface
BranchOption
ts-docs/branches/
BranchOption
>