Skip to main content
Module

x/structurae/view-types.ts>ViewLayout

Data structures for high-performance JavaScript applications.
Latest
type alias ViewLayout
import { type ViewLayout } from "https://deno.land/x/structurae@4.0.1/view-types.ts";
definition: [key in keyof T]: ViewFieldLayout<T[key]>