mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-01-03 13:20:37 -05:00
6 lines
207 B
TypeScript
6 lines
207 B
TypeScript
|
export * from './translateFills';
|
||
|
// export * from './translateGradientLinearFill';
|
||
|
export * from './translateSolidFill';
|
||
|
export * from './translateTextDecoration';
|
||
|
export * from './translateTextTransform';
|