@douglasneuroinformatics/libnest
Preparing search index...
index
DocsConfig
Type Alias DocsConfig
type
DocsConfig
=
{
contact
?:
{
email
:
string
;
name
:
string
;
url
:
string
}
;
description
?:
string
;
externalDoc
?:
{
description
:
string
;
url
:
string
}
;
license
?:
{
name
:
string
;
url
:
string
}
;
path
:
`
/
${
string
}
`
;
tags
?:
string
[]
;
title
:
string
;
version
?:
AppVersion
|
null
;
}
Index
Properties
contact?
description?
external
Doc?
license?
path
tags?
title
version?
Properties
Optional
contact
contact
?:
{
email
:
string
;
name
:
string
;
url
:
string
}
Optional
description
description
?:
string
Optional
external
Doc
externalDoc
?:
{
description
:
string
;
url
:
string
}
Optional
license
license
?:
{
name
:
string
;
url
:
string
}
path
path
:
`
/
${
string
}
`
Optional
tags
tags
?:
string
[]
title
title
:
string
Optional
version
version
?:
AppVersion
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contact
description
external
Doc
license
path
tags
title
version
@douglasneuroinformatics/libnest
Loading...