jira.js
    Preparing search index...

    Variable GetDashboardItemPropertySchemaConst

    GetDashboardItemPropertySchema: ZodObject<
        { dashboardId: ZodString; itemId: ZodString; propertyKey: ZodString },
        $strip,
    > = ...