#!/usr/bin/env node
"use strict";
process.stdin.pipe(process.stdout);
//# sourceMappingURL=echo.js.map