Skip to main content

@foo/test@1.0.65

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%
Published2 years ago (1.0.65)
default

Functions

f
bar(): void
No documentation available
f
foo(): void

see bar

a

Functions

f
barA(): void
No documentation available
f
fooA(): void

see barA

b

Functions

f
barB(): void
No documentation available
f
fooB(): void

see barB

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

Import symbol

import * as test from "@foo/test";
or

Import directly with a jsr specifier

import * as test from "jsr:@foo/test";