Type Alias LazyCallback<V>

LazyCallback: () => V

Type Parameters

  • V

Type declaration

    • (): V
    • Returns V