UNPKG

mock-pipe

Version:

Function creating a mock based on a passed in pipe for test

5 lines (4 loc) 164 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var mock_pipe_1 = require("./lib/mock_pipe"); exports.MockPipe = mock_pipe_1.MockPipe;