export { isPlainObject, getProperty, hasProperty } from './safe-access'; export { runOnceForAllItems, runOnceForEachItem } from './code-helpers';