UNPKG

@specprotected/spec-proxy-akamai-worker

Version:

Akamai EdgeWorker library to facilitate communication with the Spec Proxy product.

18 lines (17 loc) 316 B
{ "compilerOptions": { "declaration": true, "module": "es6", "target": "es6", "noImplicitAny": true, "outDir": "dist", "rootDir": ".", "strict": true, "esModuleInterop": true, "sourceMap": false, "typeRoots": ["./node_modules/@types"] }, "files": [ "index.ts" ] }