0
Fork 0
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:
Roberto Redradix 2023-09-05 12:08:32 +02:00
parent bef9cd65ef
commit 1fd8a579de

View file

@ -1,9 +1,3 @@
import type {
PenpotApiPage,
PenpotApiTypography,
PenpotApiColor,
} from './api/types'
export type { UserConfig } from './config/types'
export interface CSSClassDefinition {