Lukáš Cezner
Lukáš Cezner
If root node is not plain object type, `unreachableDefinitions` doesn't work and unreached definitions is not exported. Calling: `json2ts -i test.schema.json -o test.d.ts --unreachableDefinitions` Package version: 10.1.5 Node version: 17.3.1...
### Description Current behavior leads to overflow in computing source width with Sample Aspect Ratio. Changing to `uint64_t` fixed this problem. ### Motivation and Context Resolve #7666. ### How Has...
## I'm adding a parameter to an existing command X: - [x] add parameter to the function in `src/api/X.js` (and `src/commands/X.js` if necessary) - [x] document the parameter in the...