Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitHubCommitsBetween

Hierarchy

  • GitHubCommitsBetween

Index

Properties

Properties

commits

commits: Array<{ author: { login: string }; commit: { message: string }; sha: string }>

Generated using TypeDoc