Type alias TTaskProps

TTaskProps: Record<string, unknown>

Task properties base type (object with unknown properties)

Generated using TypeDoc