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