Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
const
tencentcloud = require(
"tencentcloud-sdk-nodejs"
);
3
const
fs = require(
"fs"
);
4
const
yaml = require(
"js-yaml"
);
Callers
nothing calls this directly
Calls
3
error
Method · 0.80
sleep
Function · 0.70
log
Method · 0.45
Tested by
no test coverage detected