UNPKG

@realsee/dnalogel

Version:
5 lines (4 loc) 210 B
var e = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {}; export { e as commonjsGlobal };