跳到內容

mdiToEpub

本頁內容尚未翻譯。

mdiToEpub(tree, options?): Promise<Buffer<ArrayBufferLike>>

Defined in: index.ts:22

Preserve the mdast-facing package API while delegating the actual EPUB package to the single Rust implementation shared by every binding.

Root

EpubExportOptions = {}

Promise<Buffer<ArrayBufferLike>>