UNPKG

infrastructure-components

Version:

Infrastructure-Components configure the infrastructure of your React-App as part of your React-Components.

8 lines (7 loc) 189 B
// 19.1.2.14 Object.keys(O) var toObject = require('./$.to-object'); require('./$.object-sap')('keys', function($keys){ return function keys(it){ return $keys(toObject(it)); }; });