UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

5 lines (4 loc) 223 B
import { _ep5, _mw4, command } from "../commandBuilder"; import { GetObjectTorrent$ } from "../schemas/schemas_0"; export class GetObjectTorrentCommand extends command(_ep5, _mw4, "GetObjectTorrent", GetObjectTorrent$) { }