DefinitelyTyped/types/simple-xml/simple-xml-tests.ts
2017-03-24 14:27:52 -07:00

3 lines
69 B
TypeScript

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