mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2024-12-22 21:53:27 -05:00
73ccf83657
* path shapes * add polygon node * wip vector * implement translation of commands and paths * vectors and polygon * strokes * star * deformed shapes * simplify star * simplify star * fix transformers --------- Co-authored-by: Alex Sánchez <sion333@gmail.com>
6 lines
246 B
TypeScript
6 lines
246 B
TypeScript
export * from './translateFillGradients';
|
|
export * from './translateFontStyle';
|
|
export * from './translateHorizontalAlign';
|
|
export * from './translatePathContent';
|
|
export * from './translateUiBlendMode';
|
|
export * from './translateVerticalAlign';
|