mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-21 19:54:29 +00:00
- missing method `changePrefix` - boolean property set to readonly - 'unbind' function type redefined to align with function declarations avoiding `Function` usage - tests rewritten to modern syntax - cleanup JSDoc comments with duplicate information for types and returns Thanks!