import { asResolved } from "https://deno.land/x/blocks@1.53.4/engine/core/resolver.ts";
wraps an arbitrary data as a resolved object skiping the config resolution algorithm.
x/blocks/engine/core/resolver.ts>asResolved
import { asResolved } from "https://deno.land/x/blocks@1.53.4/engine/core/resolver.ts";
wraps an arbitrary data as a resolved object skiping the config resolution algorithm.