FUZD / fuzd-scheduler / Decrypter
Type Alias: Decrypter<ExecutionDataType>
Decrypter<
ExecutionDataType>:object
Type Parameters
• ExecutionDataType
Type declaration
decrypt()
Parameters
execution
ScheduledExecutionQueued<ExecutionDataType>
Returns
Promise<DecryptionResult<ExecutionDataType>>
Defined in
types/external.ts:83