Preparing search index...
The search index is not available
Yank Note Api - v3.80.2
Yank Note Api
renderer/types
BaseDoc
Interface BaseDoc
interface
BaseDoc
{
name
?:
string
;
path
:
string
;
repo
:
string
;
type
:
"dir"
|
"file"
|
`
__
${
string
}
`
;
}
Hierarchy (
view full
)
PathItem
BaseDoc
Doc
Index
Properties
name?
path
repo
type
Properties
Optional
name
name
?:
string
path
path
:
string
repo
repo
:
string
type
type
:
"dir"
|
"file"
|
`
__
${
string
}
`
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
path
repo
type
Yank Note Api - v3.80.2
Loading...