UNPKG

core-js

Version:
4 lines (3 loc) 127 B
'use strict'; /* global Bun -- Bun case */ module.exports = typeof Bun == 'function' && Bun && typeof Bun.version == 'string';