跳到內容

renderEpubWithDiagnostics

本頁內容尚未翻譯。

renderEpubWithDiagnostics(source): MdiRenderResult<Uint8Array<ArrayBufferLike>>

Defined in: mdi/src/index.ts:247

Build a baseline Rust EPUB while retaining diagnostics for an export UI.

string

MdiRenderResult<Uint8Array<ArrayBufferLike>>

renderEpubWithDiagnostics(source, options): Promise<MdiRenderResult<Uint8Array<ArrayBufferLike>>>

Defined in: mdi/src/index.ts:248

Build a baseline Rust EPUB while retaining diagnostics for an export UI.

string

MdiEpubExportOptions

Promise<MdiRenderResult<Uint8Array<ArrayBufferLike>>>