UNPKG

well-known-symbols

Version:

An ESnext spec-compliant shim/polyfill/replacement for all Well-Known Symbols that works in any environment with Symbols.

4 lines (2 loc) 57 B
'use strict'; module.exports = require('./polyfill')();