koajs / koa

Expressive middleware for node.js using ES2017 async functions
https://koajs.com
MIT License
35.07k stars 3.22k forks source link

docs: Modify options type in the Application class #1811

Closed leslieXin92 closed 4 months ago

leslieXin92 commented 4 months ago

Checklist

leslieXin92 commented 4 months ago

Added the types for compose and asyncLocalStorage.