UNPKG

sinon

Version:

JavaScript test spies, stubs and mocks.

8 lines (5 loc) 216 B
'use strict'; function getDefaultExportFromCjs (x) { return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x; } exports.getDefaultExportFromCjs = getDefaultExportFromCjs;