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

1.0.0 • Public • Published

Podiceps adaptor fetch

fetch

$ npm i @podiceps/fetch -S

Usage

import fetchAdaptor from '@podiceps/fetch'

type R = { c: string }

podiceps.adaptor = (config) => fetchAdaptor<R>(config)

Readme

Keywords

Package Sidebar

Install

npm i @podiceps/fetch

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

7.08 kB

Total Files

9

Last publish

Collaborators

  • loeify