Skip to main content
Go to Latest
interface PrimitiveMap
import { type PrimitiveMap } from "https://deno.land/x/simple_utility@v1.6.0/mod.universal.ts";

Map of primitive types and string that specify them.

Properties

string: string
number: number
boolean: boolean