mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
8 lines
274 B
TypeScript
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;
|