interface Optionsimport { type Options } from "https://deno.land/x/lume@v2.4.1/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