Type Alias BooleanMethod<T>

BooleanMethod<T>: ((input: T) => boolean)

Type Parameters

  • T