Skip to content

HeaderAssert

HeaderAssert: Object

Type declaration

expected

expected: string | string[] | RegExp

fn

fn: (actual?) => void

Parameters

actual?: string | string[] | null

Returns

void

header: string

type

type: "header"

Source

src/types.ts:74