UNPKG

impress.me

Version:

Create impress.js presentations from markdown documents with style

6 lines (5 loc) 109 B
export interface SlideConfig { layout: 'default' | 'grid'; primary: string; secondary: string; }