Closed jonahsnider closed 2 years ago
Typings are present in latest v9.3.5
canary release, but not in the latest stable release.
TS types still have not been published. :\
micro doesn't seem to be maintained anymore. There's a fork micri that's written in TypeScript I've been using instead.
These should be published now: https://github.com/vercel/micro/blob/main/packages/micro/micro.d.ts
Typings have been written, but aren't being published on npm. Is this intentional? If so, how should TypeScript users be using the typings?