MCPcopy Create free account
hub / github.com/Semporia/Scripts / tencentscf.js

File tencentscf.js

tencentscf.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Depends on tencentcloud-sdk-nodejs version 4.0.3 or higher
2const tencentcloud = require("tencentcloud-sdk-nodejs");
3const fs = require("fs");
4const yaml = require("js-yaml");

Callers

nothing calls this directly

Calls 3

errorMethod · 0.80
sleepFunction · 0.70
logMethod · 0.45

Tested by

no test coverage detected