mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
[xmldoc] Repair links (#47510)
This commit is contained in:
parent
98b0beafbe
commit
5ba3258b13
3
types/xmldoc/index.d.ts
vendored
3
types/xmldoc/index.d.ts
vendored
@ -3,7 +3,8 @@
|
||||
// Definitions by: Xavier Stouder <https://github.com/Xstoudi>
|
||||
// Andrew Sheehan <https://github.com/ajsheehan>
|
||||
// Jordi Bunster <https://github.com/notlaforge>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped): // TypeScript Version: 2.1
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
|
||||
export class XmlDocument extends XmlElement {
|
||||
constructor(xml: string);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user