8652019c94
This fixes a bug where having a parameter of type `Option<T>` followed by required parameters would incorrectly declare the parameter as option in the TypeScript declaration file, resulting in invalid syntax. |
||
---|---|---|
.. | ||
__test__ | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
index.d.ts | ||
package.json | ||
tsconfig.json |