jira.js
    Preparing search index...

    Variable ProjectIdentifiersSchemaConst

    ProjectIdentifiersSchema: ZodObject<
        { id: ZodNumber; key: ZodString; self: ZodURL },
        $loose,
    > = ...

    Identifiers for a project.