// eslint-disable-next-line unicorn/prefer-native-coercion-functions export const parse = (x) => Number(x);