DefinitelyTyped/types/domexception/index.d.ts
ExE Boss 02dea6062f feat: Add domexception (#41390)
* feat: Add `domexception`

* fix(domexception): Hide internal implementation details
2020-01-07 16:58:23 -08:00

8 lines
274 B
TypeScript

// Type definitions for domexception 2.0
// Project: https://github.com/jsdom/domexception#readme
// Definitions by: ExE Boss <https://github.com/ExE-Boss>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.0
export = DOMException;