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

8 lines 240 B
{ "extends": "../tsconfig", "compilerOptions": { "declaration": true /* Generates corresponding '.d.ts' file. */, "emitDeclarationOnly": true, "outDir": "../dist/types" /* Redirect output structure to the directory. */ } }