mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2024-12-22 13:43:03 -05:00
5 lines
140 B
TypeScript
5 lines
140 B
TypeScript
|
export * from './processImages';
|
||
|
export * from './processPaintStyles';
|
||
|
export * from './processTextStyles';
|
||
|
export * from './processPages';
|