08191a411a87db0d22ffed0ba76d33aebd219d3a33506582e258c63f0fe052c51b49bc751badcd743118546f28b2647262581d350b061ded0300d57d64331c 127 B

123
  1. 'use strict';
  2. /* global Bun -- Bun case */
  3. module.exports = typeof Bun == 'function' && Bun && typeof Bun.version == 'string';