MCPcopy Create free account
hub / github.com/acking-you/static_flow / create-pptx.js

File create-pptx.js

docs/create-pptx.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const pptxgen = require("pptxgenjs");
2const pres = new pptxgen();
3
4pres.layout = "LAYOUT_16x9";

Callers

nothing calls this directly

Calls 4

mkShadowFunction · 0.85
addSectionSlideFunction · 0.85
addContentSlideFunction · 0.85
errorMethod · 0.45

Tested by

no test coverage detected