diff --git a/types/index.d.ts b/types/index.d.ts index 3a71c0751..1deb92f02 100644 --- a/types/index.d.ts +++ b/types/index.d.ts @@ -4,6 +4,7 @@ // Michael Beaumont // Nicholas Tietz-Sokolsky // David Adams +// Stephen Cronin // TypeScript Version: 3.x export as namespace PptxGenJS @@ -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