UNPKG

apeman-doc

Version:
13 lines (11 loc) 222 B
/** Example of Apemanfile.js */ "use strict"; module.exports = { $cwd: __dirname, $pkg: {/*...*/}, $proto: [/*...*/], $tmpl: {/*...*/}, $tasks: {/*...*/}, $apps: {/*...*/}, $wchs: {/*...*/} };