mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-01 03:04:32 +00:00
* [bent] Add `dom` as a triple-slash reference For some reason including dom in the lib doesn't appear to work, and tsc throws an error if the user doesn't include `dom` in their own project. * [bent] Bump minimum TypeScript ver