c1624816396f59814172e0cb1a682b138c9056b8e5cb5633b0dbd6d96e12761a71df25c22a6cd028d7b7cbc96cf03d425b45eb04e48e95d0d6b683ef31d4a2 155 B

123
  1. 'use strict';
  2. // eslint-disable-next-line es/no-typed-arrays -- safe
  3. module.exports = typeof ArrayBuffer != 'undefined' && typeof DataView != 'undefined';