protobuf.js
protobuf.js copied to clipboard
pbts doesn't handle JavaScript files ending in .cjs or .mjs
pbts --name types file.mjs -o file.d.ts
just writes 1 line to file.d.ts:
There are no input files to process.
But these are fairly standard JavaScript file extensions that have been in use for years now.