Skip to content

Commit f6acb83

Browse files
committed
refactor internal docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent df53819 commit f6acb83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/universal-node-xml/stringify.d.ts

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Copyright (c) OWASP Foundation. All Rights Reserved.
2020
import type { SerializerOptions } from '../../src/serialize/types'
2121
import type { SimpleXml } from '../../src/serialize/xml/types'
2222

23-
/** @throws {@link Error} */
2423
declare interface ThrowError {
2524
/** @throws {@link Error} */
2625
(..._: any[]): never

0 commit comments

Comments
 (0)