UNPKG

@dawnjs/cli

Version:
7 lines (6 loc) 187 B
/** * Copyright (c) 2016-present Alibaba Group Holding Limited * @author Houfeng <admin@xhou.net> */ const buffer2stream = require('buffer-to-stream'); module.exports = buffer2stream;