Skip to main content

Built and signed on GitHub Actions

This package works with Deno, Bun
This package works with Deno
This package works with Bun
JSR Score
58%
Published
2 months ago (0.2.0)

Add Package

deno add jsr:@honey/common

Import symbol

import { type Logger } from "@honey/common/logger";

---- OR ----

Import directly with a jsr specifier

import { type Logger } from "jsr:@honey/common/logger";

Add Package

bunx jsr add @honey/common

Import symbol

import { type Logger } from "@honey/common/logger";