This package has been archived, and as such it is read-only.
Add Package
deno add jsr:@honey/common
Import symbol
import { type Logger } from "@honey/common/logger";
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";