MCPcopy Create free account
hub / github.com/acking-you/static_flow / mkShadow

Function mkShadow

docs/create-pptx.js:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17
18// Helper: fresh shadow object (avoid PptxGenJS mutation bug)
19const mkShadow = () => ({ type: "outer", blur: 8, offset: 3, angle: 135, color: "000000", opacity: 0.3 });
20
21// ============================================================
22// SLIDE 1: Title

Callers 1

create-pptx.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected