import { type Deferred } from "https://deno.land/x/momentum@v0.8.2/mvc-handlebars/deps.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.
import { type Deferred } from "https://deno.land/x/momentum@v0.8.2/mvc-handlebars/deps.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.