UNPKG

windows

Version:

A collection of utilities for Windows for Node.js

5 lines (4 loc) 109 B
var wshrun = require('./wshrun') wshrun('./jscript/clip.js', function(clip){ console.log(clip); }, 'text');