import * as momentum from "https://deno.land/x/momentum@v0.8.2/di/deferred.ts";
Interfaces
Represents an injectable that can be injected at any time, but will not be resolved until a call is made to the value property. |
import * as momentum from "https://deno.land/x/momentum@v0.8.2/di/deferred.ts";
Represents an injectable that can be injected at any time, but will not be resolved until a call is made to the value property. |