It seems that metro-config doesn't have types anymore in the npm package? Probably related to a7cc922.
Issue starts on metro-config v0.83.4.
I would assume this could also be the case for other packages with the types update (maybe related to #1648) or some of the packages might not have types exported to begin with.
Eg. https://www.npmjs.com/package/metro-runtime/v/0.84.1?activeTab=code
@robhogan
It seems that metro-config doesn't have types anymore in the npm package? Probably related to a7cc922.
Issue starts on metro-config v0.83.4.
https://www.npmjs.com/package/metro-config/v/0.84.1?activeTab=code
https://www.npmjs.com/package/metro-config/v/0.83.3?activeTab=code
I would assume this could also be the case for other packages with the types update (maybe related to #1648) or some of the packages might not have types exported to begin with.
Eg. https://www.npmjs.com/package/metro-runtime/v/0.84.1?activeTab=code
@robhogan