Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alosaur/examples/react/views/app.tsx>getPage

Alosaur - Deno web framework with many decorators
Go to Latest
variable getPage
import { getPage } from "https://deno.land/x/alosaur@v0.33.1/examples/react/views/app.tsx";

type

(path: string, model: Object) => unknown