typed-events
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

typed-events Build Status

TypeScript typings for the core events library

Usage

First, add it to your package.json and install it:

npm install --save typed-events

Then use it just as you would the events library:

import * as events from "typed-events";

Package Sidebar

Install

npm i typed-events

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • weswigham