690 B
690 B
Type alias: CustomHasher
Ƭ CustomHasher: (task: Task, context: HasherContext) => Promise<Hash>
Type declaration
▸ (task, context): Promise<Hash>
Parameters
| Name | Type |
|---|---|
task |
Task |
context |
HasherContext |
Returns
Promise<Hash>