Type alias Returned<R>

Returned<R>: {
    [returned]: R;
}

Type Parameters

  • R

Type declaration

  • [returned]: R

Generated using TypeDoc