UNPKG

rn-xml-handler

Version:

A simple XML Decoder and Encoder for React Native (and Expo)

3 lines (2 loc) 82 B
export { XMLParser } from "./xmlParser.js"; export { XMLTag } from "./xmlTag.js";