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