It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
23%
Published
11 months ago (1.0.5)
@wind/comm_type
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.1.25. Bun is a fast all-in-one JavaScript runtime.
Add Package
deno add jsr:@wind/comm
Import symbol
import * as comm from "@wind/comm";
Import directly with a jsr specifier
import * as comm from "jsr:@wind/comm";
Add Package
pnpm i jsr:@wind/comm
pnpm dlx jsr add @wind/comm
Import symbol
import * as comm from "@wind/comm";
Add Package
yarn add jsr:@wind/comm
yarn dlx jsr add @wind/comm
Import symbol
import * as comm from "@wind/comm";
Add Package
vlt install jsr:@wind/comm
Import symbol
import * as comm from "@wind/comm";
Add Package
npx jsr add @wind/comm
Import symbol
import * as comm from "@wind/comm";
Add Package
bunx jsr add @wind/comm
Import symbol
import * as comm from "@wind/comm";