@yesstudio/nuxt-composables
Preparing search index...
PropMethod
Type Alias PropMethod<T, TConstructor>
PropMethod
:
[
T
]
extends
[
(
(
...
args
:
any
)
=>
any
)
|
undefined
]
?
{
prototype
:
TConstructor
;
()
:
T
<
T
>
;
new
()
:
TConstructor
}
:
never
Type Parameters
T
TConstructor
=
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@yesstudio/nuxt-composables
Loading...