UNPKG

@akamai-consulting/edgegrid-js-fetch

Version:

Signing and fetch library the Akamai OPEN EdgeGrid Authentication scheme in a JS environment that supports the fetch spec

4 lines (3 loc) 133 B
import EdgeGrid from './api'; import EdgeGridCredentials from './credentials'; export { EdgeGrid as EdgeGrid, EdgeGridCredentials };