mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-15 01:54:36 +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!