UNPKG

impress.me

Version:

Create impress.js presentations from markdown documents with style

6 lines (5 loc) 98 B
export interface RendererOptions { width?: string; height?: string; class?: string; }