Type Alias AsyncLazy<TValue>

AsyncLazy: Invokable<[], Promisable<TValue>>

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

Type Parameters

  • TValue