Skip to main content
Module

x/structurae/view-types.ts>ViewSchemaPrimitiveType

Data structures for high-performance JavaScript applications.
Latest
type alias ViewSchemaPrimitiveType
import { type ViewSchemaPrimitiveType } from "https://deno.land/x/structurae@4.0.1/view-types.ts";
definition:
| "string"
| "number"
| "integer"
| "boolean"