webarkit / jsfeatNext

Typescript version of jsfeat with typescript definitions.
GNU Lesser General Public License v2.1
8 stars 2 forks source link

Type defs improves #14

Closed kalwalt closed 2 years ago

kalwalt commented 2 years ago

Adding missed type definitions in various classes in JsfeatNext. See #13 for reference.

List of classes involved:

Testing

I'm preparing some TS examples for testing, in this way will be easier to check if some classes still needs some type definitions.