UNPKG

dicom-microscopy-viewer-changed

Version:
8 lines (5 loc) 152 B
'use strict'; var implementation = require('./implementation'); module.exports = function getPolyfill() { return Object.hasOwn || implementation; };