fix
This commit is contained in:
9
book/node_modules/honkit/lib/modifiers/summary/indexLevels.d.ts
generated
vendored
Normal file
9
book/node_modules/honkit/lib/modifiers/summary/indexLevels.d.ts
generated
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
/**
|
||||
Index all levels in the summary
|
||||
|
||||
@param {Summary}
|
||||
@return {Summary}
|
||||
*/
|
||||
declare function indexLevels(summary: any): any;
|
||||
export default indexLevels;
|
||||
//# sourceMappingURL=indexLevels.d.ts.map
|
Reference in New Issue
Block a user