how to check multiple types with or in chai code example Example: chai expect to be type array expect([1, 2]).to.be.an('array');