Type alias: PrimitiveHasApplyOptions<T>
PrimitiveHasApplyOptions<
T
>:T
&Required
<Pick
<T
,"applyOptions"
>>
Primitive has applyOptions
as a method for adjusting the options after creation.
Type parameters
• T extends object
PrimitiveHasApplyOptions<
T
>:T
&Required
<Pick
<T
,"applyOptions"
>>
Primitive has applyOptions
as a method for adjusting the options after creation.
• T extends object