Skip to main content

Built and signed on GitHub Actions

npm and jsr proxy registry for benchmarking code that uses those registries

This package works with Deno
This package works with Deno
JSR Score
82%
Published
3 months ago (0.2.0)
property ServerOptions.port

Port to listen on.

Type

Add Package

deno add jsr:@david/bench-registry

Import symbol

import { type ServerOptions } from "@david/bench-registry";

---- OR ----

Import directly with a jsr specifier

import { type ServerOptions } from "jsr:@david/bench-registry";