UNPKG
@sinotron/cli
Version:
latest (0.0.7-alpha)
0.0.7-alpha
0.0.6-alpha
0.0.5-alpha
0.0.4-alpha
0.0.3-alpha
0.0.1-alpha
Simple framework for Typescript Electron projects
@sinotron/cli
/
dist
/
utils
/
util.js
5 lines
(4 loc)
•
86 B
JavaScript
View Raw
1
2
3
4
5
// export const workingDir = process.cwd();
export function
fn
(f) { return
f
(); }