Skip to main content
Module

x/purify/site/src/data.ts>DataType

Functional programming library for TypeScript, Ported to Deno - https://gigobyte.github.io/purify/
Latest
interface DataType
import { type DataType } from "https://deno.land/x/purify@v0.11/site/src/data.ts";

Properties

name: string
implements: string[]
description: string
example: { import: string; before?: string[]; after?: string[]; }
constructors: Method[]
staticMethods: Method[]
instanceMethods: Method[]
optional
helperMethods: Method[]