export { forEach } from "./forEach"; export { is } from './is'; export { parseFunction } from './function';