Skip to main content
Home

Built and signed on GitHub Actions

Works with
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
•JSR Score100%•
Downloads14/wk
•
Publisheda month ago (0.9.4)

🦮 Internal components for mizu.js

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:@mizu/internal

Import symbol

import { type State } from "@mizu/internal/engine";
or

Import directly with a jsr specifier

import { type State } from "jsr:@mizu/internal/engine";

Add Package

pnpm i jsr:@mizu/internal
or (using pnpm 10.8 or older)
pnpm dlx jsr add @mizu/internal

Import symbol

import { type State } from "@mizu/internal/engine";

Add Package

yarn add jsr:@mizu/internal
or (using Yarn 4.8 or older)
yarn dlx jsr add @mizu/internal

Import symbol

import { type State } from "@mizu/internal/engine";

Add Package

vlt install jsr:@mizu/internal

Import symbol

import { type State } from "@mizu/internal/engine";

Add Package

npx jsr add @mizu/internal

Import symbol

import { type State } from "@mizu/internal/engine";

Add Package

bunx jsr add @mizu/internal

Import symbol

import { type State } from "@mizu/internal/engine";