Skip to content

Type Alias: HtmlInput

HtmlInput = string | Uint8Array | Readable

Defined in: packages/vellora/src/types.ts:12

Accepted html input. Always document content, never a filesystem path.