UNPKG

honkit

Version:

HonKit is building beautiful books using Markdown.

9 lines (8 loc) 197 B
/** Index all levels in the summary @param {Summary} @return {Summary} */ declare function indexLevels(summary: any): any; export default indexLevels; //# sourceMappingURL=indexLevels.d.ts.map