DefinitelyTyped/simple-xml/simple-xml-tests.ts

3 lines
69 B
TypeScript

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