UNPKG

fetch-aws4

Version:

Fetch wrap to add AWS v4 signature to the request

4 lines 120 B
import fetch, { wrapper } from './fetch.js'; export default fetch; export { wrapper }; //# sourceMappingURL=index.js.map