Open johnrake-betablox opened 7 months ago
https://github.com/BetaBlox/airforce-currency/pull/157
Might gain something from this doc as well - https://turbo.build/repo/docs/crafting-your-repository/structuring-a-repository#anatomy-of-a-package
Looks like we're creating "barrel files" and this can make things harder to manage
This doc shows and example of exporting individual functions with their types - https://turbo.build/repo/docs/crafting-your-repository/creating-an-internal-package#add-a-packagejson
https://github.com/BetaBlox/airforce-currency/pull/157
Might gain something from this doc as well - https://turbo.build/repo/docs/crafting-your-repository/structuring-a-repository#anatomy-of-a-package
Looks like we're creating "barrel files" and this can make things harder to manage
This doc shows and example of exporting individual functions with their types - https://turbo.build/repo/docs/crafting-your-repository/creating-an-internal-package#add-a-packagejson