Interface OutputOptions

Hierarchy

  • OutputOptions

Properties

outputBuffer?: boolean

Whether to return the created slideshow as a buffer.

Default Value

true

outputDir?: string

Output directory for the resulting slideshow.
If empty, no file will be created.

Default Value

undefined

Generated using TypeDoc