@yesstudio/nuxt-composables
Preparing search index...
MixinToOptionTypes
Type Alias MixinToOptionTypes<T>
MixinToOptionTypes
:
T
extends
ComponentOptionsBase
<
infer
P
,
infer
B
,
infer
D
,
infer
C
,
infer
M
,
infer
Mixin
,
infer
Extends
,
any
,
any
,
infer
Defaults
,
any
,
any
,
any
,
any
,
any
,
any
,
any
,
>
?
OptionTypesType
<
P
&
{}
,
B
&
{}
,
D
&
{}
,
C
&
{}
,
M
&
{}
,
Defaults
&
{}
>
&
IntersectionMixin
<
Mixin
,
>
&
IntersectionMixin
<
Extends
>
:
never
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@yesstudio/nuxt-composables
Loading...