Type Alias Lazyable<TValue>

Lazyable: TValue | Lazy<TValue>

IMPORT_PATH: "@daiso-tech/core/utilities"

Type Parameters

  • TValue