fix(client): re-export setServerModulePath from ./client subpath (#37)
Allows downstream consumers (e.g. apps bundled with `bun build --compile`)
to override the resolved server module path without deep-importing
`./dist/spawn.js`, which the package's `exports` field forbids.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
authored by