type alias LazySyncimport { type LazySync } from "https://deno.land/x/pg_mem@3.0.3/utils.ts"; Type ParametersTdefinition: (() => T) & { invalidate: () => void; }