I completely refactored the type definitions in #1670 without retaining the embedded documentation. Sorry about that 😞
It'd be great to restore and even improve the embedded documentation. The index.d.ts and index.js.flow files are quite similar to each other, so work should start on one and then by copied to the other. Screen grabs of how the documentation is displayed in code editors would be useful so we can review how much documentation should be included.
I completely refactored the type definitions in #1670 without retaining the embedded documentation. Sorry about that 😞
It'd be great to restore and even improve the embedded documentation. The
index.d.tsandindex.js.flowfiles are quite similar to each other, so work should start on one and then by copied to the other. Screen grabs of how the documentation is displayed in code editors would be useful so we can review how much documentation should be included.