Skip to main content
Module

x/fresh/server.ts>AppProps

The next-gen web framework.
Extremely Popular
Go to Latest
type alias AppProps
import { type AppProps } from "https://deno.land/x/fresh@1.4.0/server.ts";

Type Parameters

optional
T = any
optional
S = Record<string, unknown>
definition: LayoutProps<T, S>