UNPKG

@dimanoid/ngx-dm-tour

Version:

7 lines (6 loc) 119 B
export interface DmTourSection { id: string; title: string; html?: string; controlsLoaded?: boolean; }