1.0.1 • Published 12 months ago

@podiceps/fetch v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

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)
1.0.1

12 months ago

1.0.0

2 years ago