zkApp Developerso1js ReferenceType-AliasesProvableHashable-1ProvableHashable-1type ProvableHashable<T, TValue>: ProvableWithEmpty<T, TValue> & { "toInput": (x: T) => HashInput;}; Type declaration toInput() toInput: (x: T) => HashInput; Parameters • x: T Returns HashInput Type parameters • T • TValue = any Source lib/provable/types/provable-intf.ts:124