Skip to main content

@scope/foo@1.2.3

latest
Works with
It is unknown whether this package works with Node.js, Deno, Browsers, Cloudflare Workers, Bun
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 Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Bun
JSR Score64%
License
MIT
Published4 days ago (1.2.3)

Variables

v
hello: "Hello, world!"

This is a test constant.

v
No documentation available

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:@scope/foo

Import symbol

import * as mod from "@scope/foo";
or

Import directly with a jsr specifier

import * as mod from "jsr:@scope/foo";