Skip to main content

@emm/test@0.1.1

latest

test

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with 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";