Skip to main content
Module

x/structurae/index.ts>View.getDefaultConstructor

Data structures for high-performance JavaScript applications.
Latest
method View.getDefaultConstructor
import { View } from "https://deno.land/x/structurae@4.0.1/index.ts";

Parameters

fields: Array<keyof T>
layout: ViewLayout<T>

Returns

Constructor<T>