UNPKG

109 BJavaScriptView Raw
1'use strict';
2var wellKnownSymbol = require('../internals/well-known-symbol');
3
4exports.f = wellKnownSymbol;