This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
JSR Score
94%
Published
7 months ago (0.1.1)
helllo test
- name: hello
- description: hello
Add Package
deno add jsr:@emm/test
Import symbol
import * as mod from "@emm/test";
---- OR ----
Import directly with a jsr specifier
import * as mod from "jsr:@emm/test";
Add Package
npx jsr add @emm/test
Import symbol
import * as mod from "@emm/test";
Add Package
yarn dlx jsr add @emm/test
Import symbol
import * as mod from "@emm/test";
Add Package
pnpm dlx jsr add @emm/test
Import symbol
import * as mod from "@emm/test";
Add Package
bunx jsr add @emm/test
Import symbol
import * as mod from "@emm/test";