Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.0/examples/react/views/app.tsx";

type

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