UNPKG

@zowe/zos-tso-for-zowe-sdk

Version:
3 lines 154 B
import { ISendResponse } from "../ISendResponse"; export type SendResponse = (response: ISendResponse) => void; //# sourceMappingURL=SendResponse.d.ts.map