UNPKG

gerald-react-scripts-fork

Version:

Gerald's fork of the configuration and scripts for Create React App.

6 lines (3 loc) 109 B
'use strict'; var keys = require('./keys'); module.exports = function (obj) { return keys(obj).length; };