mirror of
https://github.com/penpot/penpot-export.git
synced 2025-01-21 06:02:28 -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 type { UserConfig } from './config/types'
|
||||||
|
|
||||||
export interface CSSClassDefinition {
|
export interface CSSClassDefinition {
|
||||||
|
|
Loading…
Add table
Reference in a new issue