Type Alias LazyCallback<T>

LazyCallback<T>: ((module: T) => void)

Type Parameters

  • T