import { getComposedConfigStore } from "https://deno.land/x/blocks@1.53.4/engine/releases/provider.ts";
Compose config
and pages
tables into a single ConfigStore provider given the impression that they are a single source of truth.
x/blocks/engine/releases/provider.ts>getComposedConfigStore
import { getComposedConfigStore } from "https://deno.land/x/blocks@1.53.4/engine/releases/provider.ts";
Compose config
and pages
tables into a single ConfigStore provider given the impression that they are a single source of truth.