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

1.0.5 • Public • Published

Installation

npm install --save @types/proto-fetch

Summary

This package contains type definitions for proto-fetch (https://github.com/bergos/proto-fetch).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/proto-fetch.

index.d.ts

declare function factory(protocols: Record<string, (url: any, options?: any) => unknown>): typeof fetch;

export = factory;

Additional Details

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

Credits

These definitions were written by tpluscode.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/proto-fetch

Weekly Downloads

675

Version

1.0.5

License

MIT

Unpacked Size

2.79 kB

Total Files

5

Last publish

Collaborators

  • types