type alias PartialConfigimport { type PartialConfig } from "https://deno.land/x/eta@v2.2.0/config.ts"; definition: Partial<EtaConfig>