Requests a function returning a lazily-computed value for src. It must be possible to request src synchronously. If src identifies an asynchronous resource, wrap it in async first to resolve to an async function.
TypeKey.Lazy, ComputedKey.Lazy, Injectable.Lazy
Generated using TypeDoc
Requests a function returning a lazily-computed value for src. It must be possible to request src synchronously. If src identifies an asynchronous resource, wrap it in async first to resolve to an async function.