UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

4 lines 138 B
export const onExit = () => () => { }; export const load = () => { }; export const unload = () => { }; //# sourceMappingURL=browser.js.map