mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-02-28 17:59:06 -05:00
5 lines
206 B
TypeScript
5 lines
206 B
TypeScript
export * from './translateFontStyle';
|
|
export * from './translateHorizontalAlign';
|
|
export * from './translateVerticalAlign';
|
|
export * from './translateFillGradients';
|
|
export * from './translateUiBlendMode';
|