UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

7 lines (4 loc) 125 B
var bla = require('.'); bla.get('http://localhost:8080/') .then(function(){return 1;}) .then(console.log.bind(console));