import { getComposedConfigStore } from "https://deno.land/x/live@1.45.1/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/live/engine/releases/provider.ts>getComposedConfigStore
import { getComposedConfigStore } from "https://deno.land/x/live@1.45.1/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.