KC's Workspace
Github
Preparing search index...
@kcconfigs/typedoc
defineConfig
Function defineConfig
defineConfig
<
C
extends
TypeDocOptions
,
CO
extends
(
TypeDocOptions
|
undefined
)
[]
=
C
[]
,
>
(
config
?:
C
,
...
configs
:
CO
,
)
:
TypeDocOptions
&
CustomConfig
<
Intersection
<
C
&
CO
[
number
]
>
>
Type Parameters
C
extends
TypeDocOptions
CO
extends
(
TypeDocOptions
|
undefined
)
[]
=
C
[]
Parameters
Optional
config
:
C
...
configs
:
CO
Returns
TypeDocOptions
&
CustomConfig
<
Intersection
<
C
&
CO
[
number
]
>
>
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...