express-zod-api
express-zod-api copied to clipboard
Add `module-sync` export condition
Currently supported by Node 22.10 and 23.x https://github.com/nodejs/node/releases/tag/v22.10.0
This should replace the require condition when all LTS versions support require(ESM)
22.12 enabled require(ESM) by default (without flag)