Open phisch opened 2 years ago
Since figma-js returns axios types, a project needs to add axios as a dependency, even if it isn't directly depending on it. Re-exporting those types would probably be cleaner.
figma-js
axios
Since
figma-js
returnsaxios
types, a project needs to addaxios
as a dependency, even if it isn't directly depending on it. Re-exporting those types would probably be cleaner.