provablePure
function provablePure<A>(typeObj: A): ProvablePureExtended<InferProvable<A>, InferValue<A>, InferJson<A>>
Type parameters
• A
Parameters
• typeObj: A
Returns
ProvablePureExtended
<InferProvable
<A
>, InferValue
<A
>, InferJson
<A
>>