import { Page } from "https://deno.land/x/lume@v1.18.5/core.ts";
A page of the site
Constructors
new
Page(src?: Partial<Src>)Properties
Methods
deprecated
updateDest(dest: Partial<Dest>): voidUpdate the destination file. It also update the data.url accordingly