MCPcopy
hub / github.com/lingodotdev/lingo.dev / xml2obj.spec.ts

File xml2obj.spec.ts

packages/compiler/src/lib/lcp/api/xml2obj.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { xml2obj, obj2xml } from "./xml2obj";
3
4function normalize(xml: string) {

Callers

nothing calls this directly

Calls 2

xml2objFunction · 0.90
obj2xmlFunction · 0.90

Tested by

no test coverage detected