mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-01-08 16:10:07 -05:00
e8270cfd54
* refactor * fixes * rename libraries * refactor libraries * fixes
5 lines
145 B
TypeScript
5 lines
145 B
TypeScript
export * from './Identifiers';
|
|
export * from './Colors';
|
|
export * from './Components';
|
|
export * from './Images';
|
|
export * from './Typographies';
|