UNPKG

honkit

Version:

HonKit is building beautiful books using Markdown.

11 lines (10 loc) 291 B
/** Copy all assets from plugins. Assets are files stored in "_assets" nd resources declared in the plugin itself. @param {Output} @return {Promise} */ declare function copyPluginAssets(output: any): any; export default copyPluginAssets; //# sourceMappingURL=copyPluginAssets.d.ts.map