Preparing search index...
The search index is not available
Welshman Docs
Welshman Docs
@welshman/lib
OmitAllStatics
Type Alias OmitAllStatics<T>
OmitAllStatics
:
T
extends
{
prototype
:
infer
P
;
new
(
...
args
:
A
)
:
R
}
?
{
prototype
:
P
;
new
(
...
args
:
A
)
:
R
}
:
never
Type Parameters
T
extends
{
prototype
:
any
;
new
(
...
args
:
any
[]
)
:
any
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Welshman Docs
Loading...