0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2025-01-20 06:22:38 -05:00
penpot-exporter-figma-plugin/ui-src/translators/index.ts
2024-04-12 18:52:19 +02:00

4 lines
166 B
TypeScript

export * from './translateFontStyle';
export * from './translateHorizontalAlign';
export * from './translateVerticalAlign';
export * from './translateFillGradients';