Search
reactlynx-testing-library / GetErrorFunction
type GetErrorFunction<Arguments>: (c: Element | null, ...args: Arguments) => string;
Arguments
any
string
c
Element
null
args
index.d.ts:679