UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

5 lines (4 loc) 213 B
import { _ep5, _mw10, command } from "../commandBuilder"; import { RestoreObject$ } from "../schemas/schemas_0"; export class RestoreObjectCommand extends command(_ep5, _mw10, "RestoreObject", RestoreObject$) { }