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/translators/fills/index.ts

4 lines
110 B
TypeScript
Raw Normal View History

export * from './translateFills';
export * from './translateImageFill';
export * from './translateSolidFill';