We are closing this ticket as after some investigation into it, we found that the util does not add any value over a regular null check. This is due to the constraints on typescript forcing us to cast a type of `any` to any plugin we wish to get.