Skip to main content
Module

x/fresh_layout/mod.ts

Layouts for Deno Fresh
Latest
File
export type { Page, Layout } from "./src/types.ts";export { applyManifestLayouts, applyLayouts } from "./src/mod.ts";