interface Optionsimport { type Options } from "https://deno.land/x/lume@v1.17.2/plugins/slugify_urls.ts"; Propertiesextensions: string[]The list of extensions this plugin applies to lowercase: booleanConvert the paths to lower case alphanumeric: booleanRemove all non-alphanumeric characters separator: stringCharacter used as word separator replace: { [index: string]: string; }Characters to replace stopWords: string[]Words to remove