Type Alias InTest<TBody>

InTest<TBody>: ((bodyA: TBody, bodyB: TBody) => boolean)

Type Parameters