Skip to content

Commit

Permalink
added @cronin4392 (Pull #650)
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbrent committed Jan 28, 2020
1 parent d693003 commit 0d4932b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
// Michael Beaumont <https://github.com/michaelbeaumont>
// Nicholas Tietz-Sokolsky <https://github.com/ntietz>
// David Adams <https://github.com/iota-pi>
// Stephen Cronin <https://github.com/cronin4392>
// TypeScript Version: 3.x

export as namespace PptxGenJS
Expand Down Expand Up @@ -44,7 +45,6 @@ declare class PptxGenJS {
* @note the `revision` value must be a whole number only (without "." or "," - otherwise, PPT will throw errors upon opening!)
*/
revision: string
shapes: {[key: string]: PptxGenJS.IShape}
subject: string
title: string

Expand Down

0 comments on commit 0d4932b

Please sign in to comment.