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

File sync-oss.js

scripts/sync-oss.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2const http = require('http');
3const package = require('../packages/engine/package.json');
4const { version, name } = package;

Callers

nothing calls this directly

Calls 1

endMethod · 0.45

Tested by

no test coverage detected