mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2024-12-22 21:53:27 -05:00
202e7f4fda
* Apply rotations to any figure * add changelog * apply rotations to curves too
4 lines
168 B
TypeScript
4 lines
168 B
TypeScript
export * from './translateCommands';
|
|
export * from './translateNonRotatedCommands';
|
|
export * from './translateRotatedCommands';
|
|
export * from './translateWindingRule';
|