UNPKG

honkit

Version:

HonKit is building beautiful books using Markdown.

9 lines (8 loc) 172 B
/** Initialize the generator @param {Output} @return {Output} */ declare function onInit(output: any): any; export default onInit; //# sourceMappingURL=onInit.d.ts.map