Type Alias SATTest<T, Y>

SATTest<T, Y>: ((bodyA: T, bodyB: Y, response: Response) => boolean)

Type Parameters