1.0.1 • Published 1 year ago

@podiceps/fetch v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.0

2 years ago