Type alias ReleaseCountQueryVariables

ReleaseCountQueryVariables: {
    project: string;
}

Type declaration

  • project: string

Generated using TypeDoc