Documentation
testing/mock
GetParametersFromProp
Type Alias GetParametersFromProp<Self, Prop>
Internal
Get
Parameters
From
Prop
<
Self
,
Prop
>
:
Self
[
Prop
]
extends
(
(
...
args
:
infer
Args
)
=>
unknown
)
?
Args
:
unknown
[]
Utility for extracting the arguments type from a property
Type Parameters
Self
Prop
extends
keyof
Self
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Utility for extracting the arguments type from a property