CustomHasher
Ƭ CustomHasher: (task: Task, context: HasherContext) => Promise<Hash>
Type declaration
Section titled “Type declaration”▸ (task, context): Promise<Hash>
Parameters
Section titled “Parameters”| Name | Type |
|---|---|
task | Task |
context | HasherContext |
Returns
Section titled “Returns”Promise<Hash>