#!/bin/sh
# Generated by trunk tool 'node'
export PATH="/Users/jonas.miguel/.cache/trunk/tools/node/18.12.1-0b4efc9f16ac765fb5b3c9eaa6dda615/bin:/Users/jonas.miguel/.cache/trunk/tools/node/18.12.1-0b4efc9f16ac765fb5b3c9eaa6dda615:${PATH}"
export HOME="${HOME:-}"

exec node "$@"
