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

1.0.8 • Public • Published

Installation

npm install --save @types/feathersjs__primus-client

Summary

This package contains type definitions for @feathersjs/primus-client (https://feathersjs.com).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/feathersjs__primus-client.

index.d.ts

// primus removed its typings from the repo https://github.com/primus/primus/pull/623, as of 01/2018 there are none on DT
export default function feathersPrimusClient(socket: any, options?: FeathersPrimusClientOptions): () => void;

export interface FeathersPrimusClientOptions {
    timeout?: number | undefined;
}

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: none

Credits

These definitions were written by Jan Lohage.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/feathersjs__primus-client

Weekly Downloads

29

Version

1.0.8

License

MIT

Unpacked Size

3.27 kB

Total Files

5

Last publish

Collaborators

  • types