0

from http://koajs.com/

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

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

nguyên
  • 5,156
  • 5
  • 43
  • 45

0 Answers0