0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-23 06:04:01 -05:00
penpot-exporter-figma-plugin/plugin-src/translators/fills/gradients/index.ts

3 lines
94 B
TypeScript
Raw Permalink Normal View History

export * from './translateGradientLinearFill';
export * from './translateGradientRadialFill';