2BAD / ryanair

Unofficial typescript client for the Ryanair API that allows you to easily retrieve information about airports, flights and prices.
MIT License
15 stars 3 forks source link

Make types available outside of the package #70

Closed programonaut closed 4 months ago

programonaut commented 4 months ago

I think it would be useful to be able to import the types created by the package. For example, to type an array of Airports fetched on the backend using the types on the frontend.

mrhyde commented 4 months ago

7.1.1 has been published. Could you check it out and see if it works for you?

programonaut commented 4 months ago

works 👍