mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-31 05:57:33 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| hashids-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||