Skip to main content

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
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 Score
76%
Published
2 months ago (1.0.0)

Add Package

deno add jsr:@workers/typed-event-target

Import symbol

import { type TypedEventListenerObject } from "@workers/typed-event-target";

---- OR ----

Import directly with a jsr specifier

import { type TypedEventListenerObject } from "jsr:@workers/typed-event-target";

Add Package

npx jsr add @workers/typed-event-target

Import symbol

import { type TypedEventListenerObject } from "@workers/typed-event-target";

Add Package

yarn dlx jsr add @workers/typed-event-target

Import symbol

import { type TypedEventListenerObject } from "@workers/typed-event-target";

Add Package

pnpm dlx jsr add @workers/typed-event-target

Import symbol

import { type TypedEventListenerObject } from "@workers/typed-event-target";

Add Package

bunx jsr add @workers/typed-event-target

Import symbol

import { type TypedEventListenerObject } from "@workers/typed-event-target";