nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
CreatePROptions
Interface CreatePROptions
PR creation options.
interface
CreatePROptions
{
title
:
string
;
body
:
string
;
head
:
string
;
base
:
string
;
}
Index
Properties
title
body
head
base
Properties
Readonly
title
title
:
string
Readonly
body
body
:
string
Readonly
head
head
:
string
Readonly
base
base
:
string
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
title
body
head
base
GitHub
npm
nexus-agents - v2.80.0
Loading...
PR creation options.