vercel / micro

Asynchronous HTTP microservices
MIT License
10.59k stars 459 forks source link

Typings aren't on stable release #432

Closed jonahsnider closed 2 years ago

jonahsnider commented 4 years ago

Typings have been written, but aren't being published on npm. Is this intentional? If so, how should TypeScript users be using the typings?

jonahsnider commented 4 years ago

Typings are present in latest v9.3.5 canary release, but not in the latest stable release.

adarnon commented 4 years ago

TS types still have not been published. :\

jonahsnider commented 4 years ago

micro doesn't seem to be maintained anymore. There's a fork micri that's written in TypeScript I've been using instead.

leerob commented 2 years ago

These should be published now: https://github.com/vercel/micro/blob/main/packages/micro/micro.d.ts