UNPKG

find-process

Version:

find process info by port/pid/name etc.

9 lines 230 B
/* * @Author: zoujie.wzj * @Date: 2016-01-23 17:32:07 * @Last Modified by: Zoujie * @Last Modified time: 2016-02-04 17:13:18 */ export { default } from './find.js'; export * from './types.js'; //# sourceMappingURL=index.js.map