Skip to main content
Module

x/structurae/index.ts>View#getExistingView

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

Parameters

schema: ViewSchema<T>

Returns

ViewConstructor<T>