MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / transform.js

File transform.js

modules/material-parser/scripts/transform.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const yaml = require('js-yaml');
2const fs = require('fs');
3const path = require('path');
4const Ajv = require('ajv');

Callers

nothing calls this directly

Calls 3

resolveMethod · 0.80
loadMethod · 0.65
logMethod · 0.65

Tested by

no test coverage detected