EdgeWorkers Examples – This repository contains practical examples, that can be used as a starting point for Akamai EdgeWorkers.
138
stars
77
forks
source link
EdgeKV lib: Improving TypeScript and IntelliSense support #200
Closed
guillaume-fr closed 8 months ago
Fixing multiple jsdoc issues Removing default empty object params for function requiring mandatory fields
Unfortunately
@throws {EdgeKVError}
is not yet supported by tsc. Relevant issues are already reported an open on their project.