langchain.js
Preparing search index...
@langchain/community
document_loaders/fs/obsidian
FrontMatter
Type Alias FrontMatter
type
FrontMatter
=
{
description
?:
string
;
tags
?:
string
[]
|
string
;
title
?:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
description?
tags?
title?
Properties
Optional
description
description
?:
string
Optional
tags
tags
?:
string
[]
|
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
tags
title
langchain.js
Loading...