Searched refs:emptyArray2 (Results 1 – 1 of 1) sorted by relevance
1074 const emptyArray2 = []; variable1075 const allEmpty2 = emptyArray2.every(() => true);