method Application.prototype.watchimport { Application } from "https://deno.land/x/aleph@v0.3.0-alpha.4/server/app.ts"; watch()watch file changes, re-compile modules and send HMR signal.