type alias Exactimport { type Exact } from "https://deno.land/x/lucid@0.10.5/src/types/mod.ts"; Type ParametersTdefinition: T extends infer U ? U : never