Appearance
crelte / queries / ValidIf
type ValidIf<T> = (v, csr) => boolean;
T
CrelteServerRequest
boolean