Spaces:
Runtime error
Runtime error
| declare class DOMException { | |
| constructor(message: string, name: string) | |
| } | |
| export default DOMException | |
| declare class DOMException { | |
| constructor(message: string, name: string) | |
| } | |
| export default DOMException | |