Steve Lam
Steve Lam
instead of one that depends on openssl
Would it be possible to add a macro to have `GenericNamedPropertyGetterCallback` redirect to `NamedPropertyGetterCallback` so it doesn't throw an error when looking up a property with a symbol? nodejs/node#15000
border colors with edge specifiers now work :)
https://github.com/peterbraden/node-opencv/blob/8a9c02a5e4610197e03634e01ccccc6bfb3119b9/src/Contours.cc#L197
### Description Export the actual value of `Query` instead of just the type declaration so it can be used with `instanceof`. ### Motivation and context I need to distinguish and...