moscajs / aedes-persistence

In-memory implementation of an Aedes persistence, with abstract tests
MIT License
13 stars 22 forks source link

fix: add types definitions #76

Closed getlarge closed 3 years ago

getlarge commented 3 years ago

The name of the PR says it all.

mcollina commented 3 years ago

Please add a test for the type using http://npm.im/tsd

robertsLando commented 3 years ago

@mcollina Could you give a look at this?

getlarge commented 3 years ago

@robertsLando @mcollina Could you have a look at the changes you requested ? I will fix the tests tomorrow, for some strange reason they failed because some keys ( packet object ) are not in the order expected.