UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

10 lines (9 loc) 190 B
require('..').Cmd() .name('bla') .title('Bla bla bla') .helpful() .invoke({ help: true }) .then(function(res) { console.log(res); }) .done(); // Q.done()