method Application.prototype.isSSRableimport { Application } from "https://deno.land/x/aleph@v0.3.0-alpha.4/server/app.ts"; isSSRable(pathname: string): booleancheck a page whether is ssrable. Parameterspathname: stringReturnsboolean