Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/aleph/server/app.ts>Application#isSSRable

The Full-stack Framework in Deno.
Go to Latest
method Application.prototype.isSSRable
import { Application } from "https://deno.land/x/aleph@v0.3.0-alpha.4/server/app.ts";

check a page whether is ssrable.

Parameters

pathname: string

Returns

boolean