jira.js
    Preparing search index...

    Variable DeleteBoardPropertySchemaConst

    DeleteBoardPropertySchema: ZodObject<
        { boardId: ZodString; propertyKey: ZodString },
        $strip,
    > = ...