mirror of
https://github.com/penpot/penpot-export.git
synced 2025-01-04 13:50:05 -05:00
fix(core): export user configuration type declarations
This commit is contained in:
parent
1cc6b9feec
commit
3cd0c13224
1 changed files with 2 additions and 0 deletions
|
@ -41,3 +41,5 @@ export type PenpotExportAssets =
|
|||
| ColorAssets
|
||||
| TypographyAssets
|
||||
| PageComponentAssets
|
||||
|
||||
export { UserConfig, UserFileConfig } from './config'
|
||||
|
|
Loading…
Reference in a new issue