Type Alias AsyncLazy<TValue>

AsyncLazy: AsyncLazy_<TValue> | ITask<TValue>

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

Type Parameters

  • TValue