UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

4 lines 82 B
export function identity(x) { return x; } //# sourceMappingURL=identity.js.map