Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
utilityjs/typesCollection of commonly used types
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
JSR Score
100%
Published
4 months ago (0.4.0)
Add Package
deno add jsr:@utility/types
Import symbol
import { type JSONObject } from "@utility/types";
---- OR ----
Import directly with a jsr specifier
import { type JSONObject } from "jsr:@utility/types";
Add Package
npx jsr add @utility/types
Import symbol
import { type JSONObject } from "@utility/types";
Add Package
yarn dlx jsr add @utility/types
Import symbol
import { type JSONObject } from "@utility/types";
Add Package
pnpm dlx jsr add @utility/types
Import symbol
import { type JSONObject } from "@utility/types";
Add Package
bunx jsr add @utility/types
Import symbol
import { type JSONObject } from "@utility/types";