MCPcopy 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

1import { describe, expect, it } from "vitest";
2import { xmlToObject } from "../src/utils/xml.ts";
3
4function xml(str) {

Callers

nothing calls this directly

Calls 2

xmlToObjectFunction · 0.90
xmlFunction · 0.85

Tested by

no test coverage detected