mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-03-10 06:42:02 -05:00
4 lines
116 B
TypeScript
4 lines
116 B
TypeScript
export * from './IdLibrary';
|
|
export * from './parse';
|
|
export * from './parseImage';
|
|
export * from './parseFigmaId';
|