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/ui-src/parser/index.ts

5 lines
116 B
TypeScript
Raw Normal View History

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