UNPKG

@docgeni/template

Version:

Docgeni - Angular Template Components

8 lines 170 B
export interface HeadingLink { id: string; type: string; name: string; /** level of the section */ level?: number; } //# sourceMappingURL=toc.d.ts.map