UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

8 lines (5 loc) 169 B
import Dispatcher from './dispatcher' export default Dispatcher1Wrapper declare class Dispatcher1Wrapper extends Dispatcher { constructor (dispatcher: Dispatcher) }