mirror of
https://github.com/penpot/penpot-export.git
synced 2025-01-04 13:50:05 -05:00
chore(core): remove unused type imports
This commit is contained in:
parent
bef9cd65ef
commit
1fd8a579de
1 changed files with 0 additions and 6 deletions
|
@ -1,9 +1,3 @@
|
|||
import type {
|
||||
PenpotApiPage,
|
||||
PenpotApiTypography,
|
||||
PenpotApiColor,
|
||||
} from './api/types'
|
||||
|
||||
export type { UserConfig } from './config/types'
|
||||
|
||||
export interface CSSClassDefinition {
|
||||
|
|
Loading…
Reference in a new issue