UNPKG

honkit

Version:

HonKit is building beautiful books using Markdown.

9 lines (8 loc) 202 B
/** Resolve path to cover file to use @param {Output} @return {string} */ declare function getCoverPath(output: any): string; export default getCoverPath; //# sourceMappingURL=getCoverPath.d.ts.map