Type Alias TMethod<T>

TMethod<T>: (() => T)

Type Parameters

  • T = void