0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2025-01-05 06:10:52 -05:00
penpot-exporter-figma-plugin/ui-src/translators/index.ts
2024-04-15 14:03:30 +02:00

5 lines
206 B
TypeScript

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