ProvableTypePure
type ProvableTypePure<T, V> = WithProvable<ProvablePure<T, V>>;
Defined in: lib/provable/types/provable-intf.ts:133
Type Parameters
T
T
= any
V
V
= any
type ProvableTypePure<T, V> = WithProvable<ProvablePure<T, V>>;
Defined in: lib/provable/types/provable-intf.ts:133
T
= any
V
= any