github.listorganizationrepositoriesprops.direction
Home > @runlightyear/github > ListOrganizationRepositoriesProps > direction
ListOrganizationRepositoriesProps.direction property
The order to sort by. Default: asc when using full_name, otherwise desc.
Signature:direction?: "asc" | "desc";