Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/melonjs/melonJS
/ xml.spec.js
File
xml.spec.js
packages/melonjs/tests/xml.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ xmlToObject } from
"../src/utils/xml.ts"
;
3
4
function
xml(str) {
Callers
nothing calls this directly
Calls
2
xmlToObject
Function · 0.90
xml
Function · 0.85
Tested by
no test coverage detected