mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-01-20 06:22:38 -05:00
4 lines
166 B
TypeScript
4 lines
166 B
TypeScript
export * from './translateFontStyle';
|
|
export * from './translateHorizontalAlign';
|
|
export * from './translateVerticalAlign';
|
|
export * from './translateFillGradients';
|