UNPKG

yuque2book

Version:

convert yuque book to a static book

3 lines (2 loc) 117 B
declare const yuque2book: (token: string, url: string, local?: boolean) => Promise<void>; export default yuque2book;