File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- // Type definitions for pptxgenjs 3.13 .0
1+ // Type definitions for pptxgenjs 4.0 .0
22// Project: https://gitbrent.github.io/PptxGenJS/
33// Definitions by: Brent Ely <https://github.com/gitbrent/>
44// Michael Beaumont <https://github.com/michaelbeaumont>
@@ -517,10 +517,10 @@ declare namespace PptxGenJS {
517517 LINE_CALLOUT_3_ACCENT_BAR = 'accentCallout3' ,
518518 LINE_CALLOUT_3_BORDER_AND_ACCENT_BAR = 'accentBorderCallout3' ,
519519 LINE_CALLOUT_3_NO_BORDER = 'callout3' ,
520- LINE_CALLOUT_4 = 'borderCallout3 ' ,
521- LINE_CALLOUT_4_ACCENT_BAR = 'accentCallout3 ' ,
522- LINE_CALLOUT_4_BORDER_AND_ACCENT_BAR = 'accentBorderCallout3 ' ,
523- LINE_CALLOUT_4_NO_BORDER = 'callout3 ' ,
520+ LINE_CALLOUT_4 = 'borderCallout4 ' ,
521+ LINE_CALLOUT_4_ACCENT_BAR = 'accentCallout4 ' ,
522+ LINE_CALLOUT_4_BORDER_AND_ACCENT_BAR = 'accentBorderCallout4 ' ,
523+ LINE_CALLOUT_4_NO_BORDER = 'callout4 ' ,
524524 LINE = 'line' ,
525525 LINE_INVERSE = 'lineInv' ,
526526 MATH_DIVIDE = 'mathDivide' ,
You can’t perform that action at this time.
0 commit comments