Skip to main content
Module

x/froebel/types.ts>Primitive

A strictly typed utility library.
Go to Latest
type alias Primitive
import { type Primitive } from "https://deno.land/x/froebel@v0.20.0/types.ts";
definition:
| string
| number
| boolean
| symbol
| null
| undefined