We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df53819 commit f6acb83Copy full SHA for f6acb83
libs/universal-node-xml/stringify.d.ts
@@ -20,7 +20,6 @@ Copyright (c) OWASP Foundation. All Rights Reserved.
20
import type { SerializerOptions } from '../../src/serialize/types'
21
import type { SimpleXml } from '../../src/serialize/xml/types'
22
23
-/** @throws {@link Error} */
24
declare interface ThrowError {
25
/** @throws {@link Error} */
26
(..._: any[]): never
0 commit comments