ToMarkdownService
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:9560
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new ToMarkdownService():
ToMarkdownService
Returns
Section titled “Returns”ToMarkdownService
Methods
Section titled “Methods”supported()
Section titled “supported()”supported():
Promise<SupportedFileFormat[]>
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:9569
Returns
Section titled “Returns”Promise<SupportedFileFormat[]>
transform()
Section titled “transform()”Call Signature
Section titled “Call Signature”transform(
files,options?):Promise<ConversionResponse[]>
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:9561
Parameters
Section titled “Parameters”options?
Section titled “options?”Returns
Section titled “Returns”Promise<ConversionResponse[]>
Call Signature
Section titled “Call Signature”transform(
files,options?):Promise<ConversionResponse>
Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:9565
Parameters
Section titled “Parameters”options?
Section titled “options?”Returns
Section titled “Returns”Promise<ConversionResponse>