0

from http://koajs.com/

app.use(function *() {
    this.body = 'Hello World';
});

My question is : What is function * it relative to function* ?

nguyên
  • 4,452
  • 3
  • 41
  • 43

0 Answers0