interface Optionsimport { type Options } from "https://dotland.deno.dev/x/lume@v2.4.2/plugins/pagefind.ts"; PropertiesoptionaloutputPath: stringThe path to the pagefind bundle directory optionalui: UIOptions | falseOptions for the UI interface or false to disable it optionalindexing: Pagefind.PagefindServiceConfigOptions for the indexing process optionalcustomRecords: CustomRecord[]Other custom records