It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
76%
Published
2 years ago (0.1.1)
helllo test
- name: hello
- description: hello
Add Package
deno add jsr:@dp/test
Import symbol
import * as test from "@dp/test";
Import directly with a jsr specifier
import * as test from "jsr:@dp/test";
Add Package
pnpm i jsr:@dp/test
pnpm dlx jsr add @dp/test
Import symbol
import * as test from "@dp/test";
Add Package
yarn add jsr:@dp/test
yarn dlx jsr add @dp/test
Import symbol
import * as test from "@dp/test";
Add Package
vlt install jsr:@dp/test
Import symbol
import * as test from "@dp/test";
Add Package
npx jsr add @dp/test
Import symbol
import * as test from "@dp/test";
Add Package
bunx jsr add @dp/test
Import symbol
import * as test from "@dp/test";