jira.js
    Preparing search index...

    Variable AddWatcherSchemaConst

    AddWatcherSchema: ZodObject<
        { body: ZodString; issueIdOrKey: ZodString },
        $strip,
    > = ...