interface Varyimport { type Vary } from "https://deno.land/x/deco@1.107.0/utils/vary.ts"; Propertiespush: (...key: string[]) => voidbuild: () => stringshouldCache: boolean