jira.js
    Preparing search index...

    Variable IssueMatchesForJQLSchemaConst

    IssueMatchesForJQLSchema: ZodObject<
        { errors: ZodArray<ZodString>; matchedIssues: ZodArray<ZodNumber> },
        $loose,
    > = ...

    A list of the issues matched to a JQL query or details of errors encountered during matching.