expressjs / serve-static

Serve static files
MIT License
1.38k stars 227 forks source link

Please add types for typescript #135

Closed abdatta closed 4 years ago

abdatta commented 4 years ago

Thank you for this simple but very helpful library. I'd just like to request if you can provide types for supporting typescript. That would be superb! Thanks :)

dougwilson commented 4 years ago

Types are already provided in the @types/serve-static module :rocket: