langchain.js
Preparing search index...
@langchain/community
document_loaders/web/jira
ADFNode
Interface ADFNode
interface
ADFNode
{
content
?:
ADFNode
[]
;
text
?:
string
;
type
:
string
;
}
Hierarchy (
View Summary
)
ADFNode
ADFDocument
Index
Properties
content?
text?
type
Properties
Optional
content
content
?:
ADFNode
[]
Optional
text
text
?:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
text
type
langchain.js
Loading...