figma-js
figma-js copied to clipboard
Re-export axios types
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.