method Page.prototype.bringToFrontRe-exportimport { Page } from "https://deno.land/x/fresh@1.4.0/tests/deps.ts"; bringToFront(): Promise<void>Brings page to front (activates tab). Brings page to front (activates tab). ReturnsPromise<void>