Variable GetTokenSetsDocumentConst

GetTokenSetsDocument: TypedDocumentNode<GetTokenSetsQuery, Exact<{
    branch: string;
    org: string;
    project: string;
}>> = ...