mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-01-18 13:32:28 -05:00
5 lines
140 B
TypeScript
5 lines
140 B
TypeScript
|
export * from './processImages';
|
||
|
export * from './processPaintStyles';
|
||
|
export * from './processTextStyles';
|
||
|
export * from './processPages';
|