Preparing search index...
The search index is not available
sinon-ts
sinon-ts
AllowedKeys
Type alias AllowedKeys<T, Condition>
Allowed
Keys
<
T
,
Condition
>
:
{
[
Key
in
keyof
T
]
:
T
[
Key
]
extends
Condition
?
Key
:
never
}
[
keyof
T
]
Type Parameters
T
Condition
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
sinon-ts
AllowedKeys
StubbedInstance
stubConstructor
stubInterface
stubObject
Generated using
TypeDoc