github.listrepositoriesforuserprops.type
Home > @runlightyear/github > ListRepositoriesForUserProps > type
ListRepositoriesForUserProps.type property
Limit results to repositories of the specified type.
Default: owner
Signature:type?: "all" | "owner" | "member";