Skip to main content
Home

latest
This package works with Node.js, BrowsersIt is unknown whether this package works with Cloudflare Workers, Deno, Bun
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
41%
Published
a year ago (1.0.1)
No docs found.

New Ticket: 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:@drop/contracts

Import symbol

import * as contracts from "@drop/contracts";
or

Import directly with a jsr specifier

import * as contracts from "jsr:@drop/contracts";

Add Package

pnpm i jsr:@drop/contracts
or (using pnpm 10.8 or older)
pnpm dlx jsr add @drop/contracts

Import symbol

import * as contracts from "@drop/contracts";

Add Package

yarn add jsr:@drop/contracts
or (using Yarn 4.8 or older)
yarn dlx jsr add @drop/contracts

Import symbol

import * as contracts from "@drop/contracts";

Add Package

vlt install jsr:@drop/contracts

Import symbol

import * as contracts from "@drop/contracts";

Add Package

npx jsr add @drop/contracts

Import symbol

import * as contracts from "@drop/contracts";

Add Package

bunx jsr add @drop/contracts

Import symbol

import * as contracts from "@drop/contracts";