UNPKG

geography-markup-language

Version:
6 lines (4 loc) 115 B
import findPosLists from "./posLists.js"; export default function posList(xml) { return findPosLists(xml)[0]; }