0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 21:53:27 -05:00
penpot-exporter-figma-plugin/plugin-src/transformers/partials/index.ts
Jordi Sala Morales 01a4fa5622
add block concept
2024-04-15 16:30:51 +00:00

4 lines
158 B
TypeScript

export * from './transformBlend';
export * from './transformChildren';
export * from './transformDimensionAndPosition';
export * from './transformSceneNode';