TaskParameter<Atom, Task>: IsStateAtom<TaskParam<Task>> extends true
    ? TaskParam<Task>
    : never

Type Parameters

Generated using TypeDoc