@types/eetase
TypeScript icon, indicating that this package has built-in type declarations

4.0.5 • Public • Published

Installation

npm install --save @types/eetase

Summary

This package contains type definitions for eetase (https://github.com/SocketCluster/eetase).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eetase.

index.d.ts

import AsyncStreamEmitter = require("async-stream-emitter");

declare function eetase<T>(object: T): AsyncStreamEmitter<any> & T;

export = eetase;

Additional Details

Credits

These definitions were written by Daniel Rose, and Nathan Bierema.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/eetase

Weekly Downloads

112

Version

4.0.5

License

MIT

Unpacked Size

3.15 kB

Total Files

5

Last publish

Collaborators

  • types