UNPKG

yuque2book

Version:

convert yuque book to a static book

3 lines (2 loc) 109 B
import { YuqueInstance } from "../interface"; export declare const parseUrl: (url: string) => YuqueInstance;