@workers/typed-event-target@1.0.0Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
This is the Typed Event Target library you are looking for.
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
JSR Score
76%
Published
2 months ago (1.0.0)
Add Package
deno add jsr:@workers/typed-event-target
Import symbol
import { type TypedEventListener } from "@workers/typed-event-target";
---- OR ----
Import directly with a jsr specifier
import { type TypedEventListener } from "jsr:@workers/typed-event-target";
Add Package
npx jsr add @workers/typed-event-target
Import symbol
import { type TypedEventListener } from "@workers/typed-event-target";
Add Package
yarn dlx jsr add @workers/typed-event-target
Import symbol
import { type TypedEventListener } from "@workers/typed-event-target";
Add Package
pnpm dlx jsr add @workers/typed-event-target
Import symbol
import { type TypedEventListener } from "@workers/typed-event-target";
Add Package
bunx jsr add @workers/typed-event-target
Import symbol
import { type TypedEventListener } from "@workers/typed-event-target";