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