Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it, expect } from
"vitest"
;
2
import
{ xml2obj, obj2xml } from
"./xml2obj"
;
3
4
function
normalize(xml: string) {
Callers
nothing calls this directly
Calls
2
xml2obj
Function · 0.90
obj2xml
Function · 0.90
Tested by
no test coverage detected