Files
DefinitelyTyped/types/simple-xml/simple-xml-tests.ts
T

3 lines
69 B
TypeScript

import { parse, stringify } from "simple-xml";
stringify(parse(""));