interface Matchers<R> {
    toBeAll: any;
}

Type Parameters

  • R
Index
toBeAll: any