export default { getNestedValue: (val) => `nested ${val}` }