Hierarchy

  • Task

Properties

Properties

args?: any[]
context?: any
key: string

对于相同 key 值的 task,视为同一个,仅仅更新字段

run: string | ((...args: any[]) => void)

method's name or method

Generated using TypeDoc