jira.js
    Preparing search index...

    Variable GetAllTabsSchemaConst

    GetAllTabsSchema: ZodObject<
        { projectKey: ZodOptional<ZodString>; screenId: ZodNumber },
        $strip,
    > = ...