// On purpose invalid ts module.exports = { getNestedValue: (val: object) => val + 1 }