DefinitelyTyped/types/hashids
Travis Sturzl 73a64f4aba [hashids] Use class instead of interface (#15920)
* Use class instead of interface

Allows hashids to be used as a type in a property `public hasher: Hashids;` and as a class `this.hasher = new Hashids()`;

* modify tests

* No need for module declaration

* modify tests
2017-04-26 15:09:45 -07:00
..
hashids-tests.ts
index.d.ts
tsconfig.json