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,862
  • 5
  • 42
  • 44

0 Answers0