UNPKG

babel-core

Version:

Turn ES6 code into readable vanilla ES5 with source maps

5 lines (4 loc) 78 B
"use strict"; module.exports = function () { return Object.create(null); };