expect(is<string[]>(JSON.parse(JSON.stringify(["Hello", "World"])), ["length", "concat"])).toBe(true);