Type Alias CurryDoneP1<Actor, Output>

CurryDoneP1<Actor, Output>: Promise<Output>

Type Parameters