UNPKG

honkit

Version:

HonKit is building beautiful books using Markdown.

11 lines (10 loc) 261 B
/** List all assets in a book Assets are file not ignored and not a page @param {Book} book @param {List<String>} pages @param */ declare function listAssets(book: any, pages: any): any; export default listAssets; //# sourceMappingURL=listAssets.d.ts.map