reactlynx-testing-library / GetErrorFunction
type GetErrorFunction<Arguments>: (c: Element | null, ...args: Arguments) => string;