UNPKG

babel-core

Version:

Turn ES6 code into readable vanilla ES5 with source maps

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