0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 13:43:03 -05:00
penpot-exporter-figma-plugin/ui-src/parser/index.ts
2024-06-26 08:11:57 +02:00

4 lines
116 B
TypeScript

export * from './libraries';
export * from './parse';
export * from './parseImage';
export * from './parseFigmaId';