mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2024-12-23 06:04:01 -05:00
af81fc7e92
* Implement rotation for vector lines * wip * Improve rotations for lines * add changelog * add layout attributes to line
4 lines
164 B
TypeScript
4 lines
164 B
TypeScript
export * from './translateCommandsToSegments';
|
|
export * from './translateLineNode';
|
|
export * from './translateVectorPaths';
|
|
export * from './translateWindingRule';
|