variable writeNginxLocationsDeprecatedimport { writeNginxLocations } from "https://deno.land/x/bob@v2.8.1/examples/personal-blog/layouts/deps.ts"; type(filepath: string,hostname: string,port: number,functions?: Functions,log?: Logger,) => unknown