interface ViewRenderConfigRe-exportimport { type ViewRenderConfig } from "https://deno.land/x/alosaur@v0.24.1/src/models/mod.ts"; Propertiestype: stringbasePath: stringgetBody: (path: string,model: Object,config: ViewRenderConfig,) => any