interface Optionsimport { type Options } from "https://dotland.deno.dev/x/lume@v2.4.2/plugins/reading_info.ts"; Propertiesoptionalname: stringThe key name to store the reading info value and the filter optionalextensions: string[]The list extensions this plugin applies to optionalwordsPerMinute: numberThe words per minute a reader can read (default: 275)