get-own-property-symbols.js 133 Bytes
Newer Older
Lalita's avatar
Lalita committed
1 2 3 4
require('../../modules/es.symbol');
var path = require('../../internals/path');

module.exports = path.Object.getOwnPropertySymbols;