UNPKG

pptx-automizer

Version:

A template based pptx generator

11 lines 393 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.prstGeom = void 0; exports.prstGeom = `<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <a:prstGeom prst="roundRect" xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"> <a:avLst> <a:gd name="adj" fmla="val 6653"/> </a:avLst> </a:prstGeom> `; //# sourceMappingURL=prstGeom.js.map