type alias Entriesimport { type Entries } from "https://deno.land/x/live@1.36.6/engine/core/utils.ts"; Type ParametersTdefinition: [K in keyof T]: [K, T[K]][keyof T][]