Skip to content

AxApacheTikaArgs

Interface: AxApacheTikaArgs

Properties

fetch()?

optional fetch: (input, init?) => Promise<Response>

Parameters

input: string | URL | Request

init?: RequestInit

Returns

Promise<Response>

Defined in

src/ax/docs/tika.ts:5


url?

optional url: string | URL

Defined in

src/ax/docs/tika.ts:4