Skip to main content
Home

@nest/uinv@0.0.2
Built and signed on GitHub Actions

Works with
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score58%
Publisheda year ago (0.0.2)

@nest/uinv

This is some private utils for my project.

Built and signed on
GitHub Actions

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@nest/uinv

Import symbol

import * as uinv from "@nest/uinv";
or

Import directly with a jsr specifier

import * as uinv from "jsr:@nest/uinv";

Add Package

pnpm i jsr:@nest/uinv
or (using pnpm 10.8 or older)
pnpm dlx jsr add @nest/uinv

Import symbol

import * as uinv from "@nest/uinv";

Add Package

yarn add jsr:@nest/uinv
or (using Yarn 4.8 or older)
yarn dlx jsr add @nest/uinv

Import symbol

import * as uinv from "@nest/uinv";

Add Package

vlt install jsr:@nest/uinv

Import symbol

import * as uinv from "@nest/uinv";

Add Package

npx jsr add @nest/uinv

Import symbol

import * as uinv from "@nest/uinv";

Add Package

bunx jsr add @nest/uinv

Import symbol

import * as uinv from "@nest/uinv";