interface Optionsimport { type Options } from "https://dotland.deno.dev/x/lume@v2.4.2/plugins/modify_urls.ts"; Propertiesoptionalextensions: string[]The list of extensions this plugin applies to fn: (url: string,page: Page,element?: Element,) => string | Promise<string>The function to generate the new url