Skip to main content
Home
This release is 1 version behind 3.0.2 — the latest version of @nats-io/nats-core. Jump to latest
This package works with Deno, Bun, Browsers
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
70%
Published
7 months ago (3.0.0-46)

New Ticket: 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:@nats-io/nats-core

Import symbol

import { type Auth } from "@nats-io/nats-core/internal";
or

Import directly with a jsr specifier

import { type Auth } from "jsr:@nats-io/nats-core/internal";

Add Package

bunx jsr add @nats-io/nats-core

Import symbol

import { type Auth } from "@nats-io/nats-core/internal";