Skip to content

GetErrorFunction

type GetErrorFunction<TArguments> = (c, ...args) => string;

Defined in: query-helpers.ts:11

TArguments extends any[] = [string]

TestInstance | null

TArguments

string