0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2025-01-21 15:02:27 -05:00
penpot-exporter-figma-plugin/plugin-src/transformers/partials/index.ts

3 lines
86 B
TypeScript
Raw Normal View History

2024-04-15 12:06:38 +00:00
export * from './transformChildren';
2024-04-15 11:58:51 +00:00
export * from './transformDimensionAndPosition';