UNPKG

honkit

Version:

HonKit is building beautiful books using Markdown.

9 lines (8 loc) 257 B
/** Prepare plugins resources, add all output corresponding type resources @param {Output} @return {Promise<Output>} */ declare function prepareResources(output: any): any; export default prepareResources; //# sourceMappingURL=prepareResources.d.ts.map