interface ConnectionRe-exportimport { type Connection } from "https://deno.land/x/hex@0.5.15/src/data/mod.ts"; Type ParametersoptionalT = unknownoptionalTR = Repository<T>Methodsrepository(id: string): TR