interface SrcRe-exportimport { type Src } from "https://deno.land/x/lume@v1.18.5/core.ts"; The .src property for a Page or Directory Propertiesslug: stringThe slug name of the file or directory asset: booleanIf the page was loaded as asset or not path: stringThe path to the file (without extension) optionalext: stringThe extension of the file (undefined for folders) optionallastModified: DateThe last modified time optionalcreated: DateThe creation time optionalremote: stringThe remote url (if the file was downloaded) optionalentry: EntryThe original entry instance